Carl Lerche 04e0ac75e2 Huge overhaul of bytes
* Get rid of `ByteStr` trait
* `Bytes` is not a concrete type
* Add `BlockBuf`
* Delete lots of cruft
* Performance work
2016-08-10 15:45:31 -07:00
2016-08-10 15:45:31 -07:00
2016-08-10 15:45:31 -07:00
2016-08-10 15:45:31 -07:00
2015-01-30 00:04:33 -08:00
2016-08-10 15:45:31 -07:00
2015-02-09 22:40:19 -08:00
2015-02-09 22:53:22 -08:00
2015-09-25 09:06:07 -07:00

Bytes

A utility library for working with bytes.

crates.io Build Status

Usage

To use bytes, first add this to your Cargo.toml:

[dependencies.bytes]
git = "https://github.com/carllerche/bytes"
S
Description
Utilities for working with bytes
Readme MIT
4.5 MiB
Languages
Rust 99.6%
Shell 0.4%