jhg023 / BitBuffer

A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.

License:MIT License


Languages

Language:Java 100.0%