Property EndOfBuffer
EndOfBuffer
Whether the offset has advanced past the last of the append buffer's content.
Declaration
public bool EndOfBuffer { get; }
Property Value
| Type | Description |
|---|---|
| bool | Whether the offset has advanced past the last of the append buffer's content. |