Syntax
put String(objBinary)
Returns
String representation of the binary data.
Description
Use this method if binary wrapper contains text data. Note, if binary data contains zeros, then the returned string will be truncated by the first zero byte.