osrs-buffer
A buffer for Oldschool Runescape data types.
Deprecated
This crate has been deprecated in favor of osrs-bytes. osrs-buffer
will not be updated anymore.
Installation
Add this crate as a dependency to your Cargo.toml
file.
[]
= "0.7.0"
Example
use ;
use ;
License
This project is licensed under the MIT license.
Contributing
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in osrs-buffer
by you, shall be licensed as MIT, without any additional terms or conditions.