Skip to content
/ bytes Public

Java routines for dealing with byte and byte array data types

License

Notifications You must be signed in to change notification settings

jasonnet/bytes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bytes

a small library of functions for handling byte arrays

This project offers a few convenient functions for manipulating byte arrays. It seeks to supplement rather than replace similar classes in Guava and various Apache projects. Nevertheless, this project might be attractive to projects that only need the functions provided here and do not want to include larger libraries.

documentation

About

Java routines for dealing with byte and byte array data types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages