Skip to main content

content_length

Function content_length 

Source
pub fn content_length(
    base: &str,
    token: &str,
    handle: &str,
) -> Result<Option<u64>, PeerError>
Expand description

Returns the total length of a shared handle, via a one-byte range probe.