Package naga.packetreader
package naga.packetreader
Package containing various ready-to-use
PacketReader
implementations.-
ClassesClassDescriptionReads a bytestream delimited by '\n'.Example filter reader that decrypts the stream before passing it to its underlying reader.Class to read a byte stream delimited by a byte marking the end of a packet.This packet reader reads as many bytes as possible from the stream and then bundles those bytes into a packet.Reads packet of the formatUndocumented ClassReads a bytestream delimited by 0.