jpeg_
decoder
0.3.1
Modules
arch
decoder
error
huffman
idct
marker
parser
upsampler
worker
Structs
Decoder
ImageInfo
Enums
CodingProcess
ColorTransform
Error
PixelFormat
UnsupportedFeature
Functions
read_u16_from_be
read_u8
jpeg_decoder
Function
read_u8
Copy item path
Settings
Help
Summary
Source
pub(crate) fn read_u8<R:
Read
>(reader:
&mut R
) ->
Result
<
u8
>