Skip to main content

write_values

Function write_values 

Source
pub fn write_values(w: &mut dyn Write, values: &[Value]) -> Result<()>
Expand description

Writes the values to the writer.