Macro bs_is_eos

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

Indicates that we’re at the end of the stream.