Macro bs_replay

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

Replay the most recent byte, but do not change the current $context.byte.