public class NdrHyper extends NdrObject
| Modifier and Type | Field and Description |
|---|---|
long |
value |
| Constructor and Description |
|---|
NdrHyper(long value) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(NdrBuffer src) |
void |
encode(NdrBuffer dst) |
public void encode(NdrBuffer dst) throws NdrException
encode in class NdrObjectNdrExceptionpublic void decode(NdrBuffer src) throws NdrException
decode in class NdrObjectNdrException