d9c7c00b9a
This continues the work @thestinger started in #18885 (which hasn't landed yet, so wait for that to land before landing this one). Instead of adding more methods to `BufReader`, this just allows a `&[u8]` to be used directly as a `Reader`. It also adds an impl of `Writer` for `&mut [u8]`. |
||
---|---|---|
.. | ||
lib.rs | ||
maybe_owned_vec.rs |