Function buffalo::read

source · []
pub fn read<'a, T>(bytes: &'a [u8]) -> T::Output where
    T: Read<'a>,