Expand description
MSB-first bit reader with H.264 Exp-Golomb decoding.
The inverse of crate::BitWriter. Operates over an RBSP byte slice
(emulation-prevention bytes already removed — see crate::nal).
MSB-first bit reader with H.264 Exp-Golomb decoding.
The inverse of crate::BitWriter. Operates over an RBSP byte slice
(emulation-prevention bytes already removed — see crate::nal).