[−][src]Trait loa::bytecode::BytecodeEncodingRead
Required methods
fn deserialize(&mut self) -> Result<T>
Implementors
impl<R, T> BytecodeEncodingRead<T> for R where
R: Read,
T: BytecodeEncoding, [src]
R: Read,
T: BytecodeEncoding,