Next: , Previous: , Up: Libraries   [Index]


13.10 The Byte Data Library

The byte data library describes one ‘data’ byte array type. ‘data’ arrays have a recorded length and may store any byte value, 0 included.

One extra zero byte is stored at the end of the ‘data’ data byte arrays. The extra zero byte is not counted by the array length.