Method

ArrowFlightMetadataReaderread

since: 18.0.0

Declaration [src]

GArrowBuffer*
gaflight_metadata_reader_read (
  GAFlightMetadataReader* reader
  GError** error
)

Description

No description available.

Available since: 18.0.0

Return value

Type: GArrowBuffer

The metadata on success, NULL on error.

The caller of the method takes ownership of the data, and is responsible for freeing it.