| StreamRecordReaderTOffset Property |
Gets the position in the stream where reading began.
Namespace:
Ookii.Jumbo.IO
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax protected long Offset { get; }
Protected ReadOnly Property Offset As Long
Get
protected:
property long long Offset {
long long get ();
}
member Offset : int64 with get
Property Value
Type:
Int64See Also