Function anni_common::decode::token

source ·
pub fn token<R: Read>(reader: &mut R, token: &[u8]) -> Result<(), DecodeError>