pub(super) fn default_read_exact<R: Read + ?Sized>( this: &mut R, buf: &mut [u8], ) -> Result<()>
alloc_io