Function stream_len_default

Source
pub(crate) fn stream_len_default<T: Seek + ?Sized>(self_: &mut T) -> Result<u64>