ReadBuffer Type

Instance members

Instance member Description

this.CanRead

Full Usage: this.CanRead

Returns: bool
Modifiers: abstract
Returns: bool

this.CanSeek

Full Usage: this.CanSeek

Returns: bool
Modifiers: abstract
Returns: bool

this.CanWrite

Full Usage: this.CanWrite

Returns: bool
Modifiers: abstract
Returns: bool

this.Capacity

Full Usage: this.Capacity

Modifiers: abstract

this.Length

Full Usage: this.Length

Returns: int64
Modifiers: abstract
Returns: int64

this.Position

Full Usage: this.Position

Modifiers: abstract