pub fn bytes_from_source(source: &LibSource) -> Result<Option<Vec<u8>>, Error>
Decodes an in-memory byte payload from a live source.