TAAFT
Free mode
100% free
Freemium
Free Trial
Deals

layered-io

sunfishcode / layered-io

I/O traits extending Read and Write

1 0 Language: Rust Updated: 1y ago

README

layered-io

I/O traits extending Read and Write

Github Actions CI Status crates.io page docs.rs docs

This crate defines ReadLayered and WriteLayered traits which extend
std::io::Read and std::io::Write with additional functionality
useful for performing I/O through layers of buffering and translation.

And it defines LayeredReader, LayeredWriter, and LayeredDuplexer
types which implement ReadLayered, WriteLayered, and both,
respectively, by wrapping implementations of std::io::Read,
std::io::Write, and both, respectively.

0 AIs selected
Clear selection
#
Name
Task