Package naga.packetwriter
package naga.packetwriter
Package containing various ready-to-use
PacketWriter
implementations.-
ClassesClassDescriptionWrites a bytestream delimited by '\n'.Example Writer that encrypts the outgoing stream using a Cipher object.Class to write a byte stream delimited by a byte marking the end of a packet.Writes a byte packet to the stream without doing any changes to it.Writes packet of the formatWrites a bytestream delimited by 0.