Skip to main content
stream_len_default
std
1.97.0-nightly
(a5c825cd8 2026-04-14)
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
>