☰
In std::io
?
Function
std
::
io
::
default_read_exact
source
·
[
−
]
pub(crate) fn default_read_exact<R:
Read
+ ?
Sized
>( this:
&mut R
, buf: &mut [
u8
] ) ->
Result
<
()
>