ByteArrayQ
ByteArrayQ(expr)
test if
expr
is a byte array object.
Examples
>> ByteArrayQ(ByteArray({1,2,3}))True
Related terms
BinaryDeserialize, BinarySerialize, ByteArray, Export, Import
ByteArrayQ(expr)
test if
expr
is a byte array object.
>> ByteArrayQ(ByteArray({1,2,3}))True
BinaryDeserialize, BinarySerialize, ByteArray, Export, Import