Enums§
Constants§
- DEFAULT_
MAX_ PDU  - The default maximum PDU size
 - MAXIMUM_
PDU_ SIZE  - The maximum PDU size, as specified by the standard
 - MINIMUM_
PDU_ SIZE  - The minimum PDU size, as specified by the standard
 - PDU_
HEADER_ SIZE  - The length of the PDU header in bytes, comprising the PDU type (1 byte), reserved byte (1 byte), and PDU length (4 bytes).