Next: Byte Data Library Library Reference, Previous: Time Library Library Reference, Up: Libraries For Interpreted Languages
The data library provides for amorphous data processing.
The library describes a special data type, the `data' type. One `data' datum is a byte array. Bytes in the array may have any value, zero included, the length of the array is recorded together with the array itself.