Method | Description | |
---|---|---|
GetUint ( |
get Uint feild in CompactUnsigned64bitInteger structure.
|
|
TryParse ( Stream s ) : |
Parse the CompactUnsigned64bitInteger structure.
|
public GetUint ( |
||
objectVal | ||
return | ulong |
public TryParse ( Stream s ) : |
||
s | Stream | An stream containing CompactUnsigned64bitInteger structure. |
return |