Skip to main content

bytes_from_source

Function bytes_from_source 

Source
pub fn bytes_from_source(source: &LibSource) -> Result<Option<Vec<u8>>, Error>
Expand description

Decodes an in-memory byte payload from a live source.