Module for manipulating bytes in constructing and deconstructing various byte orders.
The module provides tools for assembling and disassembling variable-length byte sequences that are found in different messages in the 9P / Styx protocol.
Manipulating with bytes in different endianness
Working with variable-length fields in 9P / Styx
Low-level operation with various objects.