jcifs.dcerpc.ndr
Class NdrHyper
java.lang.Object
jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.ndr.NdrHyper
public class NdrHyper
- extends NdrObject
|
Constructor Summary |
NdrHyper(long value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public long value
NdrHyper
public NdrHyper(long value)
encode
public void encode(NdrBuffer dst)
throws NdrException
- Specified by:
encode in class NdrObject
- Throws:
NdrException
decode
public void decode(NdrBuffer src)
throws NdrException
- Specified by:
decode in class NdrObject
- Throws:
NdrException
Copyright © 2012. All Rights Reserved.