Function rml_amf0::deserialize [] [src]

pub fn deserialize<R: Read>(
    bytes: &mut R
) -> Result<Vec<Amf0Value>, Amf0DeserializationError>

Turns any readable byte stream and converts it into an array of AMF0 values