Macro bs_rewind

Source
macro_rules! bs_rewind {
    ($context:expr, $length:expr) => { ... };
}
Expand description

Rewind $context.stream_index by $length bytes, but do not change the current $context.byte.