Skip to main content

Module readwrite

Module readwrite 

Source
Expand description

Extensions to the standard std::io::Read and std::io::Write traits.

Traitsยง

ReadSamples
A trait that extends std::io::Read with methods for reading samples directly.
WriteSamples
A trait that extends std::io::Write with methods for writing samples directly.