Class 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.