[][src]Function rml_amf0::serialize

pub fn serialize(
    values: &Vec<Amf0Value>
) -> Result<Vec<u8>, Amf0SerializationError>

Serializes values into an amf0 encoded vector of bytes