Skip to main content

rows_to_reply_bytes

Function rows_to_reply_bytes 

Source
pub fn rows_to_reply_bytes(rows: &[Vec<(String, SqlValue)>]) -> Bytes
Expand description

Encode storage rows as the canonical JSON array used by PortReply.