Property CurrentOffset
CurrentOffset
Returns the offset of the currently written slice. The returned value should be used as the end offset to initialize a Int32BlockPool.SliceReader once this slice is fully written or to reset the this writer if another slice needs to be written.
Declaration
public virtual int CurrentOffset { get; }
Property Value
Type | Description |
---|---|
System.Int32 |