Function rsfbclient_rust::parse_xsqlda
source · [−]Expand description
Parses the data from the PrepareStatement
response.
XSqlDa data format: u8 type + optional data preceded by a u16 length. Returns the statement type, xsqlda and an indicator if the data was truncated (xsqlda not entirely filled)