|
Re: Unflatten from String
The unflatten will convert a series of raw bytes back into some know data type.
Sort of like type casting to a defined data type.
I do not know Java but there must be some funtion that will take raw data bytes and convert it to some know data type.
__________________
Omar
|