Class UnknownExtension
java.lang.Object
tech.kwik.agent15.extension.Extension
tech.kwik.agent15.extension.UnknownExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getBytes()byte[]getData()intgetType()parse(ByteBuffer buffer) Methods inherited from class Extension
parseExtensionHeader, parseExtensionHeader
-
Constructor Details
-
UnknownExtension
public UnknownExtension()
-
-
Method Details
-
parse
- Throws:
DecodeErrorException
-
getData
public byte[] getData() -
getType
-
getBytes
-