Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arcnmx/read_exact


https://github.com/arcnmx/read_exact

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# read_exact

[![travis-badge][]][travis] [![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license]

`read_exact` provides a variant of `read_exact` that succeeds on EOF if no data
has been read.

## [Documentation][docs]

See the [documentation][docs] for up to date information.

[travis-badge]: https://img.shields.io/travis/arcnmx/read_exact/master.svg?style=flat-square
[travis]: https://travis-ci.org/arcnmx/read_exact
[release-badge]: https://img.shields.io/crates/v/read_exact.svg?style=flat-square
[cargo]: https://crates.io/crates/read_exact
[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square
[docs]: http://arcnmx.github.io/read_exact/read_exact/
[license-badge]: https://img.shields.io/badge/license-MIT-ff69b4.svg?style=flat-square
[license]: https://github.com/arcnmx/read_exact/blob/master/COPYING