Index

Data Type OcaBlob

Representation of a binary large object that is used on the network to send large chunks of binary data.

Properties

OcaUint16 DataSize

The size of the BLOB data in bytes.

OcaUint8[] Data

The BLOB data.

OCP.1 Encoding

FieldBasic typeByte Length
DataSizeOcaUint162
DataOcaUint81 * Count