pub fn write(to: &str, data: &Data) -> Result<Vec<u8>>
Write an already-loaded record to to format.
to