Skip to main content

normalize

Function normalize 

Source
pub fn normalize(source: &str, bytes: &[u8]) -> Result<RecordSet, AxError>
Expand description

Normalizes bytes from logical source into a RecordSet, resolving the format by extension then content sniff against the default parser registry.