Function ethcore_ipc::binary::deserialize_from
[−]
[src]
pub fn deserialize_from<T, R>(r: &mut R) -> Result<T, BinaryError> where R: Read, T: BinaryConvertable