Goods.Conversion Class
Class responsible for string conversions

Access: Public
Base Classes: Object
  Members Description  
    AsciizToString 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.

 
    StringToAsciiz