Class BufferInputStream

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

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