Uses of Package
naga.packetreader
Packages that use naga.packetreader
Package
Description
Package containing various ready-to-use
PacketReader
implementations.-
Classes in naga.packetreader used by naga.packetreaderClassDescriptionClass 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.