Skip to main content
stream_len_default
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
In std::io
std
::
io
Function
stream_
len_
default
Copy item path
Source
pub(crate) fn stream_len_default<T:
Seek
+ ?
Sized
>(self_:
&mut T
) ->
Result
<
u64
>