Skip to content

jaller200/bitstream-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitStream

This is an implementation of a BitStream class that allows users to write data to an output stream at a bit level rather than a byte level.

Purpose

To provide users with the flexibility needed to write bitwise information into an output stream with convenience.

Credits

Author: Jonathan Hart

Additional Credit: Inspiration was taken from RakNet's BitStream class as well as the Java SDK Stream Classes.

About

An implementation of a BitStream in Java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages