Skip to main content

read_largest_location

Function read_largest_location 

Source
fn read_largest_location(
    content_exists: ContentExists,
    buf: &mut impl Buf,
) -> Result<Option<Location>, CodecError>
Expand description

Read the Largest Location that Content Exists says is there.

“This field is only present if Content Exists has a value of 1.”