Next: kmp, Previous: bytevectors, Up: Top [Index]
A bytevector compound is a sequence of octets split into a
sequence of bytevectors. Bytevector compounds have a special API to
handle the sequence of octets as a First–in First–out queue.
Bytevector compounds are defined by the library (vicare
containers bytevector-compounds).
| • bytevector compounds types: | Data type definitions. | |
| • bytevector compounds inspect: | Inspecting bytevector compounds. | |
| • bytevector compounds queue: | Queue programming interface. | |
| • bytevector compounds access: | Accessors and mutators. |