Package jcifs.smb1.dcerpc
Class rpc.uuid_t
- java.lang.Object
-
- jcifs.smb1.dcerpc.ndr.NdrObject
-
- jcifs.smb1.dcerpc.rpc.uuid_t
-
-
Field Summary
Fields Modifier and Type Field Description byteclock_seq_hi_and_reservedbyteclock_seq_lowbyte[]nodeshorttime_hi_and_versioninttime_lowshorttime_mid
-
Constructor Summary
Constructors Constructor Description uuid_t()
-
-
-
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
-
-