[][src]Function prc::read_stream

pub fn read_stream<R>(reader: &mut R) -> Result<ParamStruct, Error> where
    R: Read + Seek