Click or drag to resize

BinaryString Properties

The BinaryString type exposes the following members.

Properties
  NameDescription
Public propertyBytes
The encoded byte array (includes any header data, etc).
Public propertyEncoding
The binary text encoding.
Public propertyString
The string representation.
Top
See Also