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.
pub fn read_stream(reader: &mut dyn Read) -> Result<Hff>Read a HFF from the given stream.