Function bytes_from_data

Source
pub fn bytes_from_data(data: &Data, buf: &mut [u8])
Expand description

Stores the live representation of the Data in the provided byte slice.