public class TLVFormat extends Format
Format.AttributeParseContext| Constructor and Description |
|---|
TLVFormat(long vendor,
int pt) |
| Modifier and Type | Method and Description |
|---|---|
void |
packAttribute(ByteBuffer buffer,
RadiusAttribute a) |
void |
unpackAttributeHeader(ByteBuffer buffer,
Format.AttributeParseContext ctx) |
getUnsignedByte, getUnsignedByte, getUnsignedInt, getUnsignedInt, getUnsignedShort, getUnsignedShort, packAttributeList, packAttributes, putUnsignedByte, putUnsignedByte, putUnsignedInt, putUnsignedInt, putUnsignedShort, putUnsignedShort, readUnsignedByte, readUnsignedInt, readUnsignedShort, unpackAttributes, writeUnsignedByte, writeUnsignedInt, writeUnsignedShortpublic void unpackAttributeHeader(ByteBuffer buffer, Format.AttributeParseContext ctx)
unpackAttributeHeader in class Formatpublic void packAttribute(ByteBuffer buffer, RadiusAttribute a)
packAttribute in class FormatCopyright © 2017. All rights reserved.