jcifs.dcerpc.ndr

Class NdrHyper

public class NdrHyper extends NdrObject

Field Summary
longvalue
Constructor Summary
NdrHyper(long value)
Method Summary
voiddecode(NdrBuffer src)
voidencode(NdrBuffer dst)

Field Detail

value

public long value

Constructor Detail

NdrHyper

public NdrHyper(long value)

Method Detail

decode

public void decode(NdrBuffer src)

encode

public void encode(NdrBuffer dst)