Reference
toReactFlightPayload
Encodes a structured Flight response into an official byte-framed Flight payload.
Signature
function toReactFlightPayload(response: FlightResponse): Uint8ArrayReference
Encodes a structured Flight response into an official byte-framed Flight payload.
function toReactFlightPayload(response: FlightResponse): Uint8Array