Qurak

BinaryWrite

Implemented by the engine, not permitted on Qurak

Write binary data.

BinaryWrite[channel, b]
BinaryWrite[channel, {b1, b2, …}]
BinaryWrite[channel, "string"]
BinaryWrite[channel, ByteArray[…]]
BinaryWrite[channel, x, type]
BinaryWrite[channel, {x1, x2, …}, type]
BinaryWrite[channel, {x1, x2, …}, {type1, type2, …}]

Related

All 6300 functions · Use this from an MCP client