Package org.apache.axiom.blob


package org.apache.axiom.blob
Contains utility classes to work with binary data. They are typically used to store data temporarily and often provide a better alternative than using ByteArrayOutputStream and ByteArrayInputStream.