ReadBuffer Type
Instance members
| Instance member | Description |
Full Usage:
this.CanRead
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.CanSeek
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.CanWrite
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.Capacity
Modifiers: abstract |
|
Full Usage:
this.Length
Returns: int64
Modifiers: abstract |
|
Full Usage:
this.Position
Modifiers: abstract |
|