Macro byte_slice::bs_rewind [] [src]

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

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