public class PacketOutputStream extends OutputStream
| Constructor and Description |
|---|
PacketOutputStream(Packet packet) |
public PacketOutputStream(Packet packet)
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.