Macro byte_slice::bs_rewind_to [] [src]

macro_rules! bs_rewind_to {
    ($context:expr, $index:expr) => { ... };
}

Rewind $context.stream_index to index $index, but do not change the current $context.byte.