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 OutputStream
IOException
public void write(byte[] b, int off, int len) throws IOException
write
in class OutputStream
IOException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.