//! Little-endian decode helpers — one home for the byte-parsing patterns that
//! otherwise repeat across the format readers.
/// Little-endian `u32` from the first 4 bytes of `b` (panics if `b` is shorter).
pub
/// Decode a packed table of little-endian `u32` entries (grain directory / table).
pub