Skip to main content

write_data_values

Function write_data_values 

Source
pub fn write_data_values(values: &[DataValue], buf: &mut Vec<u8>) -> Result<()>
Expand description

Write a list of data values to a buffer, with the 0xFF terminator.