Apache.Arrow.Memory.ExportedAllocationOwner sealed class ExportedAllocationOwner : IDisposable Documentation Code public ExportedAllocationOwner() public IntPtr Acquire(IntPtr ptr, int offset, int length) public IntPtr Acquire(SharedMemoryHandle sharedHandle) public IntPtr Allocate(int size) public void DecRef() public void Dispose() public void IncRef() public IntPtr Reference(MemoryHandle handle)