bitstream_
io
2.6.0
In bitstream_
io::
read
bitstream_io
::
read
Function
skip_aligned
Copy item path
Source
fn skip_aligned<R>(reader: R, bytes:
u32
) ->
Result
<
()
>
where R:
Read
,