arrow.file_input_stream

Module for [FileInputStream] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FileInputStream self() nothrowReturns `this`, for use in `with` statements.
FileInputStreamGidBuilder builder() static nothrowGet builder for [arrow.file_input_stream.FileInputStream] Returns: New builder object
int getFileDescriptor() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
this(string path)
Methods
FileInputStream build() nothrowCreate object from builder. Returns: New object