[−][src]Module ptero::binary
Utils for binary data manipulation
Structs
| BinaryConversionError | Error signaling binary conversion issues. Used in |
| Bit | Type for representing a bit. |
| BitIterator | Bit sequence iterator.
It enables user to read Bits from any iterator that provides bytes as |
| BitVec | Wrapper for |