org.apache.axiom.blob.package.html Maven / Gradle / Ivy
Contains utility classes to work with binary data. They are typically used to store
data temporarily and often provide a better alternative than using
{@link java.io.ByteArrayOutputStream} and {@link java.io.ByteArrayInputStream}.