class MIME::Type::InvalidEncoding

Overview

Reflects an unsupported MIME encoding.

Defined in:

mime/type/invalid_encoding.cr

Constructors

Constructor Detail

def self.new(encoding : String) #

[View source]