org.ccnx.ccn.impl.encoding.BinaryXMLCodec.TypeAndVal Class Reference
Class for managing the paired type/value representation used to encode tags and content lengths.
More...
List of all members.
|
Public Member Functions |
| TypeAndVal (int type, long val) |
Protected Attributes |
int | _type |
long | _val |
Package Functions |
int | type () |
long | val () |
Detailed Description
Class for managing the paired type/value representation used to encode tags and content lengths.
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/impl/encoding/BinaryXMLCodec.java