Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 357 Bytes

License

This library is released under the terms of the GNU Lesser General Public License.

See LGPL.md and GPL.md for details.

About

This library provides classes for reading and writing data similar to a DataInputStream / DataOutputStream. It mainly provides efficient variable length encoding and decoding for both unsigned and signed integers.