Skip to main content

read_metadata_from_bytes

Function read_metadata_from_bytes 

Source
pub fn read_metadata_from_bytes(bytes: impl Into<Bytes>) -> Result<Metadata>
👎Deprecated since 3.3.0:

Use read_metadata with MediaSource::from_memory.