Bytes is a tiny library that provides a nicer way of working with byte arrays
in Java. Bytes
are stateless like byte[]
s, but immutable so they can be
shared across threads with confidence that no one is going to accidentally
modify them.
-
Notifications
You must be signed in to change notification settings - Fork 1
Bytes is a tiny library that provides a nicer way of working with byte arrays in Java
License
coronet/bytes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Bytes is a tiny library that provides a nicer way of working with byte arrays in Java
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published