Traits§
- Extends
Read
with methods for reading numbers. (Forstd::io
.) - Extends
Write
with methods for writing numbers. (Forstd::io
.)
Functions§
- slice_to_u8_mut 🔒 ⚠Convert a slice of T (where T is plain old data) to its mutable binary representation.