Skip to main content

decode_cmd_binary

Function decode_cmd_binary 

Source
pub fn decode_cmd_binary(input: &[u8]) -> Result<Qail, String>
Expand description

Decode one command from compact binary wire format.

Also accepts raw UTF-8 QAIL query text as fallback.