R
reju
I have to convert an sByte array to byte array.
This sbyte array contains some signed values due to this .net
converting functions will throw an exception.any work around for this?
is there any way to pass sbyte array to stream classes eg: memory
stream?
This sbyte array contains some signed values due to this .net
converting functions will throw an exception.any work around for this?
is there any way to pass sbyte array to stream classes eg: memory
stream?