class PNGChunks::PrematureEndException

Overview

This exception is thrown when, for some reason, the provided IO doesn't produce enough bytes.

Defined in:

png-chunks.cr

Constructors

Constructor Detail

def self.new #

[View source]