fn get(bytes: []const u8, index: usize, bit_offset: u7) Int

Retrieves the integer at index from the packed data beginning at bit_offset within bytes.

Parameters

bytes: []const u8,
index: usize,
bit_offset: u7,