Goods.Conversion.AsciizToString Function
Conversion of zero terminated C++ string to Java Unicode String. High byte of unicode character is set to 0, so only ASCII characters will be corretly converted by this function.
Public string AsciizToString (byte[])
Type
Name
Description
byte
b
Return
Description
string