Function at_least

Source
pub fn at_least<B: Buf>(buf: &mut B, len: usize) -> Result<(), Error>