Next: Byte Data Operators, Previous: Byte Data Traversal Functions, Up: The Byte Data Library [Index]
data barr(...);
is a byte array set as the sum of its numeric intrinsic type arguments (taken as byte codes) and string arguments (intrinsic string and byte array), occurrence order preserved. Arguments of other types are ignored. Equivalent to ‘data’().‘bytes’(...).
data data(void);
is a new byte array
data tarr(text s);
is a byte array set as s