Macro capsules_extra::stream_len_cond
source ยท macro_rules! stream_len_cond { ($buf:expr, $bytes:expr) => { ... }; }
Expand description
Returns a buffer length error if there are not enough bytes
macro_rules! stream_len_cond { ($buf:expr, $bytes:expr) => { ... }; }
Returns a buffer length error if there are not enough bytes