stream_len_default
std
1.93.0-nightly
(07bdbaedc 2025-11-19)
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
>