| Package | Description |
|---|---|
| naga.packetwriter |
Package containing various ready-to-use
PacketWriter implementations. |
| Class | Description |
|---|---|
| DelimiterPacketWriter |
Class to write a byte stream delimited by a byte marking the end of a packet.
|
| RawPacketWriter |
Writes a byte packet to the stream without doing any changes to it.
|