Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
stumpy_jpeg
master
StumpyJPEG
BitReader
BitWriter
ColorModel
Grayscale
YCbCr
Component
Definition
Selector
Datastream
Huffman
Table
JPEG
Markers
Quantization
Table
Segment
APP
COM
DHT
DQT
DRI
EOI
SOF
SOI
SOS
Transformation
Built with Crystal 1.9.2
2023-10-07 20:58:55 UTC
class
StumpyJPEG::Datastream
StumpyJPEG::Datastream
Reference
Object
Defined in:
stumpy_jpeg/datastream.cr
Constructors
.new
(io : IO)
Instance Method Summary
#read
(&)
#read_marker
Constructor Detail
def self.
new
(io : IO)
#
[
View source
]
Instance Method Detail
def
read
(&)
#
[
View source
]
def
read_marker
#
[
View source
]