Structsยง
- ASCII
Translator - Binary
Translator - BitTranslator
- Grouping
Binary Translator - HexTranslator
- IdenticalMS
BsTranslator - Leading
Ones Translator - Leading
Zeros Translator - LebTranslator
- Number
OfOnes Translator - Octal
Translator - Trailing
Ones Translator - Trailing
Zeros Translator
Functionsยง
- check_
wordlength ๐ - color_
for_ ๐binary_ representation - Return kind for a binary representation
- decode_
lebxxx ๐ - group_
n_ chars - map_
to_ ๐radix - Map to radix-based representation, in practice hex or octal
- no_
of_ digits - Number of digits for digit_size, simply ceil(num_bits/digit_size)