Functions§
- read_
bool_ slice - Safety
- read_
bytes_ slice - Reads
const N
amount of bytes. - read_
i8_ slice - Safety
- read_
i16_ slice - Safety
- read_
i32_ slice - Safety
- read_
i64_ slice - Safety
- read_
u8_ slice - If this is a standalone function, consider simply using
bytes[i]
, because in that case it’s just a unneccessary indirection. - read_
u16_ slice - Safety
- read_
u32_ slice - Safety
- read_
u64_ slice - Safety