Function fastx::FastX::peek

source ·
pub fn peek(reader: &mut dyn Read) -> Result<(FastXFormat, [u8; 1])>