Class OutputStream
- Namespace
- ParquetSharp.IO
- Assembly
- ParquetSharp.dll
Wrapper around arrow::io::OutputStream.
public abstract class OutputStream : IDisposable
- Inheritance
-
OutputStream
- Implements
- Derived
- Inherited Members
Constructors
OutputStream()
protected OutputStream()
OutputStream(IntPtr)
protected OutputStream(IntPtr handle)
Parameters
handle
IntPtr
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()