sjis 0.2.0 copy "sjis: ^0.2.0" to clipboard
sjis: ^0.2.0 copied to clipboard

Dart 1 only

Converter for SJIS(shift_jis)

SJIS #

Build Status

Converter for SJIS(shift_jis) and MS932(Windows-31J).

Convertion table(Hash map) from SJIS code unit to UTF code unit is hard-corded in sjis_utf_map.dart. Hash map from UTF code unit to SJIS code unit is generated in the constructor of SjisEncoder(Converts from String to Sjis code units).

0
likes
15
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

Converter for SJIS(shift_jis)

Homepage

License

BSD-2-Clause (license)

Dependencies

unittest

More

Packages that depend on sjis