Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mime-types
v1.3.0
MIME
Type
InvalidContentType
InvalidEncoding
XRef
Draft
Note
Person
Rfc
RfcErrata
Template
URI
XRefMap
Types
List
XRefSet
Built with Crystal 1.9.2
2023-10-07 22:18:30 UTC
class
MIME::Type::InvalidEncoding
MIME::Type::InvalidEncoding
ArgumentError
Exception
Reference
Object
Overview
Reflects an unsupported MIME encoding.
Defined in:
mime/type/invalid_encoding.cr
Constructors
.new
(encoding : String)
Constructor Detail
def self.
new
(encoding : String)
#
[
View source
]