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