Function hff_std::read_stream

source ·
pub fn read_stream(reader: &mut dyn Read) -> Result<Hff>
Expand description

Read a HFF from the given stream.