pub fn get_format(version: u32) -> Box<dyn RecordFormat>
Expand description
Factory function to get the appropriate format handler based on version
pub fn get_format(version: u32) -> Box<dyn RecordFormat>
Factory function to get the appropriate format handler based on version