| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/generated/../generated/pyarrow.ipc.MessageReader.html | [Back] [Original] |
Section Navigation
Bases: _Weakrefable
Interface for reading Message objects from some source (like an InputStream)
Methods
|
|
|
Open stream from source, if you want to use memory map use MemoryMappedFile as source. |
|
Read next Message from the stream. |
Open stream from source, if you want to use memory map use MemoryMappedFile as source.
pyarrow.NativeFile, or file-like Python objectA readable source, like an InputStream
Read next Message from the stream.
StopIterationAt end of stream
Copyright 2016-2026 Apache Software Foundation.
Apache Arrow, Arrow, Apache, the Apache logo, and the Apache Arrow project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
Created using Sphinx 9.1.0.
Built with the PyData Sphinx Theme 0.20.0.
| Web Proxy Viewer | New URL | Original Page |