 |
ByteArrayInputStream (Java Platform SE 7 )
java.lang.Object java.io.InputStream java.io.ByteArrayInputStream All Implemented Interfaces: Closeable, AutoCloseable ... public ByteArrayInputStream(byte[] buf, int offset, int length) Creates ByteArrayInputStream that uses buf as its The initial value
docs.oracle.com |
 |