fn read_content_exists(buf: &mut impl Buf) -> Result<ContentExists, CodecError>Expand description
Read a Content Exists flag, which carries the same sentence as Forward and also decides whether a Largest Location follows.
fn read_content_exists(buf: &mut impl Buf) -> Result<ContentExists, CodecError>Read a Content Exists flag, which carries the same sentence as Forward and also decides whether a Largest Location follows.