Encode Bits16
as a 16-character binary string.
Convert to list of Bits8
with the most significant byte at the
head.
Encode Bits16
as a 4-character hex string.
Encode Bits32
as a 32-character binary string.
Convert to list of Bits8
with the most significant byte at the
head.
Encode Bits32
as an 8-character hex string.
Encode Bits64
as a 64-character binary string.
Convert to list of Bits8
with the most significant byte at the
head.
Encode Bits64
as a 16-character hex string.
Encode Bits8
as an 8-character binary string.
Convert to list of Bits8
with the most significant byte at the
head.
Encode Bits8
as a 2-character hex string.