public abstract class FilterSpec extends RSVPObject
bytes, classNum, cType, length
Constructor and Description |
---|
FilterSpec() |
Modifier and Type | Method and Description |
---|---|
abstract void |
decode(byte[] bytes,
int offset) |
abstract void |
encode()
Generic method to encode an RSVP element
|
decodeHeader, encodeHeader, getBytes, getClassNum, getClassNum, getcType, getcType, getLength, getLength, setBytes, setClassNum, setcType, setLength
public abstract void encode()
RSVPElement
encode
in interface RSVPElement
encode
in class RSVPObject
public abstract void decode(byte[] bytes, int offset)
decode
in class RSVPObject
Copyright © 2016. All rights reserved.