ErlBinary ToBinaryString Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodToBinaryString(Int32)
Returns binary representation of the string encoded as <<...>>
Public methodStatic memberToBinaryString( Byte , Int32, Int32, Int32)
Convert a byte buffer to printable binary representation (i.e. <<131,15,12,...>>)
Back to Top
See Also