C# (CSharp) ServerToolkit.BufferManagement 네임스페이스

중첩된 네임스페이스

ServerToolkit.BufferManagement.Tests

클래스들

이름 설명
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