Create a FlightData message from raw IPC bytes.
Parses the IPC message to extract header and body components, creating a properly structured FlightData message.
Raw Arrow IPC bytes from RecordBatchStreamWriter
FlightData message with separated header and body
Create a FlightData message from raw IPC bytes.
Parses the IPC message to extract header and body components, creating a properly structured FlightData message.