Represents extension methods for writing typed data into buffer.
BufferWriter<T>Represents memory-backed output sink which T
data can be written.
Providers extension methods to work with byte buffers.
CharBufferProviders extension methods to work with char buffers.
MemoryRepresents methods to work with memory pools and buffers.
PoolingArrayBufferWriter<T>Represents memory writer that is backed by the array obtained from the pool.
PoolingBufferWriter<T>Represents memory writer that uses pooled memory.
ReadOnlySequencePartitionerRepresents factory of Partitioner<TSource> objects for ReadOnlySequence<T>.
SequenceBuilder<T>Represents builder of non-contiguous memory buffer.
SparseBufferWriter<T>Represents builder of the sparse memory buffer.
UnmanagedMemoryProvides native memory allocation facilities.
UnmanagedMemoryPool<T>Represents pool of unmanaged memory.
Structs BufferConsumer<T>Represents implementation of IReadOnlySpanConsumer<T> in the form of the writer to IBufferWriter<T>.
BufferWriterSlim<T>Represents stack-allocated buffer writer.
DelegatingReadOnlySpanConsumer<T, TArg>Represents implementation of IReadOnlySpanConsumer<T> that delegates invocation to the delegate of type ReadOnlySpanAction<T, TArg>.
MemoryOwner<T>Represents unified representation of the memory rented using various types of memory pools.
ReadOnlySpanConsumer<T, TArg>Represents typed function pointer implementing IReadOnlySpanConsumer<T>.
SpanOwner<T>Represents the memory obtained from the pool or allocated on the stack or heap.
SpanReader<T>Represents simple memory reader backed by ReadOnlySpan<T>.
SpanWriter<T>Represents simple memory writer backed by Span<T>.
SparseBufferWriter<T>.EnumeratorRepresents enumerator over memory segments.
Interfaces IBufferReaderRepresents buffer reader.
IBufferedChannelRepresents buffered reader or writer.
IBufferedReaderRepresents buffered reader.
IBufferedWriterRepresents the buffered writer.
IGrowableBuffer<T>Represents common interface for growable buffer writers.
IReadOnlySequenceSource<T>Represents disposable source of ReadOnlySequence<T>.
IReadOnlySpanConsumer<T>Represents functional interface returning no value and accepting the single argument of type ReadOnlySpan<T>.
Enums SparseBufferGrowthDetermines how the size of the subsequent memory chunk must be calculated.
Delegates MemoryAllocator<T>Represents memory allocator.
ReadOnlySpanFunc<T, TArg, TResult>Represents ReadOnlySpanAction<T, TArg> counterpart with return value.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4