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