Skip to content

hiredman/vbuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vbuffer

provides a value type for bytes.

I often end up wanting to do things that are some combination of the functionality in BitSet, ByteBuffer, and BigInteger, all of which are terrible in their own ways, this is an attempt to provide a value type for bytes that provides some of that functionality.

License

Copyright © 2015 Kevin Downey

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

a value buffer for holding bytes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published