com.vividsolutions.jts.io
public class ByteArrayInStream extends java.lang.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