koi8 library

Provides missing common KOI8 character encoders / decoders / codecs / encodings / charset converters for Dart.

Use the following statement to access all KOI8 codecs:

import 'package:enough_convert/koi8.dart';

Classes

Koi8rCodec
A codec for the KOI8-r encoding
Koi8rDecoder
A KOI8-r compatible decoder
Koi8rEncoder
The KOI8-r compatible encoder
Koi8uCodec
A codec for the KOI8-u encoding
Koi8uDecoder
A KOI8-u compatible decoder
Koi8uEncoder
A KOI8-u compatible encoder