isoCodec top-level property

ByteCodec isoCodec
final

A global ISO_8859_1 codec

Implementation

final isoCodec = ByteCodec(textEncodingByte: 0x00);