Expand description
Extensions to the standard std::io::Read and std::io::Write traits.
Traitsยง
- Read
Samples - A trait that extends std::io::Read with methods for reading samples directly.
- Write
Samples - A trait that extends std::io::Write with methods for writing samples directly.