Edit

Share via


BufferSliceReaderInput Struct

Definition

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.

Applies to