Package jcifs.dcerpc.ndr
Class NdrHyper
- java.lang.Object
-
- jcifs.dcerpc.ndr.NdrObject
-
- jcifs.dcerpc.ndr.NdrHyper
-
public class NdrHyper extends NdrObject
-
-
Method Detail
-
encode
public void encode(NdrBuffer dst) throws NdrException
- Specified by:
encodein classNdrObject- Throws:
NdrException
-
decode
public void decode(NdrBuffer src) throws NdrException
- Specified by:
decodein classNdrObject- Throws:
NdrException
-
-