public class ByteArrayInStream extends Object implements InStream
InStream
ByteArrayInStream(byte[] buffer)
void
read(byte[] buf)
setBytes(byte[] buffer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteArrayInStream(byte[] buffer)
buffer
public void setBytes(byte[] buffer)
public void read(byte[] buf)
read
buf
Copyright © 2015. All Rights Reserved.