public class ProxyOutputStream extends DataOutputStream
writtenout| Constructor and Description |
|---|
ProxyOutputStream(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(byte[] b,
int off,
int len) |
flush, size, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFclose, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwritepublic ProxyOutputStream(OutputStream out)
public void write(byte[] b,
int off,
int len)
throws IOException
write in interface DataOutputwrite in class DataOutputStreamIOExceptionCopyright © 2003-2008 Jive Software.