Apache.Arrow.Memory.ExportedAllocationOwner sealed class ExportedAllocationOwner : INativeAllocationOwner, 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 void Release(IntPtr ptr, int offset, int length)