class PNGChunks::InvalidChecksumException

Overview

This exception is thrown when a chunk's checksum is wrong.

Defined in:

png-chunks.cr

Constructors

Constructor Detail

def self.new #

[View source]