Searched refs:ReadBytesExt (Results 1 – 1 of 1) sorted by relevance
900 trait ReadBytesExt<'data> { trait903 impl<'data> ReadBytesExt<'data> for &'data [u8] { impl