Skip to main content

Module memory

Module memory 

Source
Expand description

Session-scoped buffer allocation.

Structs§

BufferAllocatorRef
A shared reference to a buffer allocator.
MemorySession
Session-scoped memory configuration for Vortex arrays.
StaticBufferAllocator
The allocator used by buffer APIs that do not take an allocator.

Traits§

BufferAllocator
An allocator that can back a Vortex buffer.
MemorySessionExt
Extension methods for session-scoped buffer allocation.