bufreaderwriter 0.1.1

Rust convenience struct that facilitates automatic switching between buffered reading and writing from a single underlying Read + Write + Seek instance (generally designed for `File`). BufReaderWriter moves the underlying instance between a BufReader and BufWriter as needed.
Documentation
  • Feature flags
  • This release does not have any feature flags.

bufreaderwriter

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This release does not have any feature flags.