ByteArray
ByteArray({list-of-byte-values})converts the
list-of-byte-valuesinto a byte array.
Examples
>> ByteArray({1,2,3})ByteArray[3 Bytes]Related terms
BinaryDeserialize, BinarySerialize, ByteArrayQ, Export, Import
Implementation status
- ✅ - full supported