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
write(path : String)
Source
write(io : IO)
Source