[][src]Module sector_base::io::fr32

Structs

BitByte
PaddingMap

PaddingMap represents a mapping between data and its padded equivalent.

Constants

FR32_PADDING_MAP

Functions

almost_truncate_to_unpadded_bytes
clear_left_bits
clear_right_bits
extract_bits_and_shift

Extract bits and relocate them.

padded_bytes
shift_bits

Shift an amount of bits from the input in the direction indicated by is_left.

target_unpadded_bytes
unpadded_bytes
write_padded
write_unpadded
write_unpadded_aux

Unpadding process.

Type Definitions

BitVecLEu8