MessageReader: MessageReader class

MessageReaderR Documentation

MessageReader class

Description

MessageReader reads Message objects from an input stream.

R6 Methods

  • ⁠$ReadNextMessage()⁠: Read the next Message from the stream. Returns NULL if there are no more messages.

Factory

MessageReader$create() takes the following argument:

  • stream: An InputStream or object coercible to one (e.g., a raw vector)


arrow documentation built on Jan. 23, 2026, 5:07 p.m.