BufferSliceReaderInput Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Input type for Reader<TInput> to support PooledBuffer.BufferSlice buffers.
public struct BufferSliceReaderInput
type BufferSliceReaderInput = struct
Public Structure BufferSliceReaderInput
- Inheritance
-
BufferSliceReaderInput
Constructors
BufferSliceReaderInput(PooledBuffer+BufferSlice) |
Initializes a new instance of the BufferSliceReaderInput type. |