Skip to content

farmanlab/sjis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Releases

No releases published

Packages

 
 
 

Languages

  • Dart 99.9%
  • Shell 0.1%