Skip to content

dorkbox/ByteUtilities

Repository files navigation

Byte manipulation and Unsigned Number Utilities

Dorkbox Github Gitlab

Maven Info

<dependencies>
    ...
    <dependency>
      <groupId>com.dorkbox</groupId>
      <artifactId>ByteUtilities</artifactId>
      <version>2.3</version>
    </dependency>
</dependencies>

Gradle Info

dependencies {
    ...
    implementation("com.dorkbox:ByteUtilities:2.3")
}

License

This project is © 2023 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.

About

Utilities for working with bytes and collections of bytes

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages