tokio-byteorder

Asynchronous adapter for byteorder

MIT License

Downloads
185.7K
Stars
19
Committers
2

This crate provides convenience methods for encoding and decoding numbers in either big-endian or little-endian order on top of asynchronous I/O streams. It owes everything to the magnificent byteorder crate. This crate only provides a shim to AsyncRead and AsyncWrite.

Package Rankings
Top 12.33% on Crates.io
Badges
Extracted from project README
Crates.io Documentation Build Status Codecov Dependency status