Macro bs_has_bytes

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

Indicates that a specified amount of bytes are available for reading.