|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OFVendorData
The base class for all vendor data.
Method Summary | |
---|---|
int |
getLength()
|
void |
readFrom(java.nio.ByteBuffer data,
int length)
Read the vendor data from the specified ByteBuffer |
void |
writeTo(java.nio.ByteBuffer data)
Write the vendor data to the specified ByteBuffer |
Method Detail |
---|
int getLength()
void readFrom(java.nio.ByteBuffer data, int length)
data
- void writeTo(java.nio.ByteBuffer data)
data
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |