Returns the instance of a ISO8859-1 Codec

Property definitions

core :: iso8859_1 $ Sys :: iso88591_codec
# Returns the instance of a ISO8859-1 Codec
fun iso88591_codec: Codec do return once new ISO88591Codec
lib/core/codecs/iso8859_1.nit:77,1--78,58