Method
ArrowFlightServerAuthReaderread
since: 12.0.0
Declaration [src]
GBytes*
gaflight_server_auth_reader_read (
  GAFlightServerAuthReader* reader
  GError** error
)
Return value
Type: GBytes
Read data as GBytes on
  success, NULL on error.
| The caller of the method takes ownership of the data, and is responsible for freeing it. | 
| The return value can be NULL. |