| ByteBufferSlice Properties | 
The ByteBufferSlice type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Buffer | 
            Gets the buffer.
             | 
|  | Capacity | 
            Gets the capacity.
             | 
|  | IsReadOnly | 
            Gets a value indicating whether this instance is read only.
             | 
|  | Length | 
            Gets or sets the length.
             | 
 See Also
See Also