Algosim documentation: BinaryData

BinaryData

Obtains a binary data object from an object.

Syntax

Description

If X is any compatible object, then BinaryData(X) returns the binary data object containing the raw binary data behind X.

The following list of compatible data types describes the binary representation of an object of each type. All arrays are packed (that is, no padding between elements).

See also