public class PacketWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
OVERHEAD_IN_BYTES
The required amount of bytes in a packet which are used to coordinate the protocol.
|
| Constructor and Description |
|---|
PacketWriter() |
public static final int OVERHEAD_IN_BYTES
public ByteBuffer write(UtpPacket packet)
Copyright © 2017. All rights reserved.