Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
StumpyPNG::Datastream
Inherits
Reference
<
Object
Constructors
new
(chunks :
Array
(
StumpyPNG::Chunk
) = [] of
Chunk
)
Source
Class methods
read
(io :
IO
)
Source
read
(path)
Source
Instance methods
chunks
Source
chunks=
(chunks :
Array
(
Chunk
))
Source
raw
Source
write
(path :
String
)
Source
write
(io :
IO
)
Source