Unflatten From String Function

Converts binary string to the type wired to type. binary string should contain flattened data of the type wired to type. You also can use this function to specify the byte order, or endian format, of the data in the binary string.


icon

Inputs/Outputs

  • cunclst.png type

  • cstr.png binary string

  • cbool.png data includes array or string size? (T)

  • cenum.png byte order (0:big-endian, network order)

  • cerrcodeclst.png error in (no error)

  • istr.png rest of the binary string

  • iunclst.png value

  • ierrcodeclst.png error out