image
0.24.9
In image::codecs::webp::decoder
Function
image
::
codecs
::
webp
::
decoder
::
read_len_cursor
Copy item path
source
ยท
[
−
]
pub(crate) fn read_len_cursor<R>(r:
&mut R
) ->
ImageResult
<
Cursor
<
Vec
<
u8
>>>
where R:
Read
,