byte
Types to display single bytes using various different representations
Types
type::Bits
type::Bits
Type visualizing the value of each individual bit
type::Byte
type::Byte
Type representing a single Byte. Decodes the byte as it's hexadecimal value, individual bits and nibbles
type::Nibbles
type::Nibbles
Type visualizing the value of the two nibbles
Last updated