bufio 0.1.0

std::io::Write for your potentially uninitialized slice of memory.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[![pipeline](https://github.com/d-e-s-o/bufio/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/d-e-s-o/bufio/actions/workflows/test.yml)
[![crates.io](https://img.shields.io/crates/v/bufio.svg)](https://crates.io/crates/bufio)
[![Docs](https://docs.rs/bufio/badge.svg)](https://docs.rs/bufio)
[![rustc](https://img.shields.io/badge/rustc-1.56+-blue.svg)](https://blog.rust-lang.org/2021/10/21/Rust-1.56.0.html)

bufio
=====

- [Documentation][docs-rs]

`std::io::Write` for your potentially uninitialized slice of memory.


[docs-rs]: https://docs.rs/bufio