Macro bs_remaining

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

Retrieve the remaining available bytes.