public class ExtensionHeader extends Object
| Constructor and Description |
|---|
ExtensionHeader() |
| Modifier and Type | Method and Description |
|---|---|
static ExtensionHeader |
consume(ByteBuffer data)
Read the extension header and consume the buffer.
|
int |
getExtLenBytes() |
InternalConstants.HdrTypes |
nextHdr() |
String |
toString() |
public static ExtensionHeader consume(ByteBuffer data)
data - incoming packetpublic InternalConstants.HdrTypes nextHdr()
public int getExtLenBytes()
Copyright © 2024. All rights reserved.