[][src]Function iscc::cid_mixed::content_id_mixed

pub fn content_id_mixed(cids: &[&str], partial: bool) -> String

The Content-ID-Mixed aggregates multiple Content-IDs of the same or different types. It may be used for digital media objects that embed multiples types of media or for collections of contents of the same type.

  • partial - The last bit of the header byte of the Content-ID is the "Partial Content Flag". It designates if the Content-ID applies to the full content or just some part of it.