Table of Contents

Class RandomAccessFile

Namespace
ParquetSharp.IO
Assembly
ParquetSharp.dll

Wrapper around arrow::io::RandomAccessFile.

public abstract class RandomAccessFile : IDisposable
Inheritance
RandomAccessFile
Implements
Derived
Inherited Members

Constructors

RandomAccessFile()

protected RandomAccessFile()

RandomAccessFile(IntPtr)

protected RandomAccessFile(IntPtr handle)

Parameters

handle IntPtr

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()