A B C D E F G H I J L M N O P Q R S T U V W

W

write(byte[]) - Method in class com.act365.net.GeneralSocketOutputStream
Writes a string of characters into the TCP stream from a buffer.
write(byte[]) - Method in class com.act365.net.tcp.TCPJOutputStream
Writes an entire buffer.
write(byte[], int, int) - Method in class com.act365.net.GeneralSocketOutputStream
Writes a string of characters into the TCP stream from a given location in a buffer.
write(byte[], int, int) - Method in class com.act365.net.tcp.TCPJOutputStream
Writes a partial buffer.
write(byte[], short, byte[], short, byte[], int) - Static method in class com.act365.net.udp.UDPWriter
Builds a UDP message and writes it to a bytestream.
write(byte[], short, byte[], short, int, int, boolean, boolean, boolean, boolean, boolean, short, TCPOptions, byte[], int, int) - Static method in class com.act365.net.tcp.TCPWriter
Writes a TCP message to a bytestream.
write(byte, byte, byte[]) - Method in class com.act365.net.icmp.ICMPWriter
Builds a full ICMPMessage object and writes it to a buffer.
write(byte, short, byte, byte[], byte[], byte[]) - Static method in class com.act365.net.ip.IP4Writer
Builds a full IP4Message object and writes it to a buffer.
write(int) - Method in class com.act365.net.GeneralSocketOutputStream
Writes a single character to the TCP stream.
write(int) - Method in class com.act365.net.tcp.TCPJOutputStream
Writes a single byte.
write(short, boolean, String) - Static method in class com.act365.net.dns.DNSWriter
Generates a standard DNS Query.

A B C D E F G H I J L M N O P Q R S T U V W