public class OctetStream extends java.lang.Object
OctetStream()
OctetStream(byte[] bytes)
byte[]
getBytes()
void
setBytes(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OctetStream()
public OctetStream(byte[] bytes)
public byte[] getBytes()
public void setBytes(byte[] bytes)