Reference
toReactFlightRows
Encodes a structured Flight response into mreact's Base64-safe text row representation.
Signature
function toReactFlightRows(response: FlightResponse): stringReference
Encodes a structured Flight response into mreact's Base64-safe text row representation.
function toReactFlightRows(response: FlightResponse): string