Representation of a binary large object that is used on the network to send large chunks of binary data.
Properties
The size of the BLOB data in bytes.
The BLOB data.
OCP.1 Encoding
| Field | Basic type | Byte Length |
| DataSize | OcaUint16 | 2 |
| Data | OcaUint8 | 1 * Count |