ErlBinary ToPrintableString Method NFX Class Library

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

Overload List

  NameDescription
Public methodToPrintableString(Int32)
Returns printable binary representation of the string encoded as <<"abc...">>
Public methodStatic memberToPrintableString( Byte , Int32, Int32, Int32)
Convert a byte buffer to printable binary representation (i.e. <<"abc...">>)
Back to Top
See Also