stream_len_default
std
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
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
>