Binary |
The BinaryString type exposes the following members.
| Name | Description | |
|---|---|---|
| Bytes | The encoded byte array (includes any header data, etc); only if BytesValid is true. | |
| BytesValid | The encoded byte array Bytes is valid. | |
| Encoding | The binary text encoding. | |
| String | The string representation. |