C# (CSharp) ServerToolkit.BufferManagement Namespace

Nested Namespaces

ServerToolkit.BufferManagement.Tests

Classes

Name Description
BufferPool Provides a pool of buffers that can be used to efficiently allocate memory for asynchronous socket operations
BufferStream
ManagedBuffer Represents an efficiently allocated buffer for asynchronous read/write operations.
MemoryBlock Represents a defined block in memory
MemorySlab Represents a large fixed-length memory block where smaller variable-length memory blocks are dynamically allocated
MemorySlab.FreeSpace Represents an unallocated memory block within the slab