arrow.file_output_stream

Module for [FileOutputStream] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FileOutputStream self() nothrowReturns `this`, for use in `with` statements.
FileOutputStreamGidBuilder builder() static nothrowGet builder for [arrow.file_output_stream.FileOutputStream] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(string path, bool append)