#GArrowInputStream.
FileSystem.openInputStream
arrow.input_stream.InputStream openInputStream(string path)Open an input stream for sequential reading.
Parameters
path | The path of the input stream. |
Returns
A newly created
Throws
[ErrorWrap]
arrow.input_stream.InputStream openInputStream(string path)Open an input stream for sequential reading.
path | The path of the input stream. |
#GArrowInputStream.