scuffle_
amf0
0.2.1
Module ser
Module Items
Functions
In crate scuffle_
amf0
scuffle_amf0
Module
ser
Copy item path
Source
Available on
crate feature
serde
only.
Expand description
Serialize a Rust data structure into AMF0 data.
Functions
ยง
to_
writer
Serialize a value into a given writer.
to_
bytes
Serialize a value into a new byte vector.