Class ByteArrayInputStream

java.lang.Object
java.io.InputStream
org.apache.activemq.util.ByteArrayInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ByteArrayInputStream extends InputStream
Very similar to the java.io.ByteArrayInputStream but this version is not thread safe.