Macro byte_slice::bs_has_bytes [] [src]

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

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