Next: iklib strings, Previous: iklib lists, Up: iklib [Index]
The description of bytevectors uses the term byte for an exact integer object in the inclusive interval (-128, …, 127) and the term octet for an exact integer object in the inclusive interval (0, …, 255). A byte corresponds to its two’s complement representation as an octet.
| • iklib bytevectors predicates: | Predicate functions. | |
| • iklib bytevectors comparison: | Comparing bytevectors. | |
| • iklib bytevectors conversion: | Converting bytevectors. | |
| • iklib bytevectors valpred: | Validation predicates for bytevector. | |
| • iklib bytevectors sub: | Building subbytevectors. | |
| • iklib bytevectors generic: | Generic bytevector operations. |