data-buffer 0.7.1

A simple low-level data buffer type useful for IO and in homogeneous collections
Documentation
# data-buffer

A simple low-level data buffer type useful for IO and in homogeneous collections

[![On crates.io](https://img.shields.io/crates/v/data_buffer.svg)](https://crates.io/crates/data_buffer)
[![On docs.rs](https://docs.rs/data-buffer/badge.svg)](https://docs.rs/data-buffer/)
[![Build status](https://travis-ci.org/elrnv/buffer.svg?branch=master)](https://travis-ci.org/elrnv/buffer)

# License

This repository is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
 * MIT License ([LICENSE-MIT]LICENSE-MIT or https://opensource.org/licenses/MIT)

at your option.