Method ReadVLong
ReadVLong()
Reads a long stored in variable-length format. Reads between one and nine bytes. Smaller values take fewer bytes. Negative numbers are not supported.
Declaration
public virtual long ReadVLong()
Returns
Type | Description |
---|---|
System.Int64 |