Method

ArrowStreamDecoderreset

since: 18.0.0

Declaration [src]

gboolean
garrow_stream_decoder_reset (
  GArrowStreamDecoder* decoder
  GError** error
)

Description [src]

Reset the internal status.

You can reuse this decoder for new stream after calling this.

Available since: 18.0.0

Return value

Type: gboolean

TRUE on success, FALSE if there was an error.