Skip to main content

batch_to_binary

Function batch_to_binary 

Source
pub fn batch_to_binary(exprs: &[TLExpr]) -> Vec<u8> 
Expand description

Serialize multiple expressions efficiently into a single binary blob.