gbk_table library
Properties
- gbkFirstCode ↔ int
-
Original File is from: https://github.com/best-flutter/gbk2utf8/blob/master/lib/src/gbk.dart, Licensed under the MIT License.
This file is modified to be used in the gbk2utf tool.
getter/setter pair
- gbkLastCode ↔ int
-
getter/setter pair
-
gbkTables
↔ List<
int> -
GBK table for converting GBK encoded characters to UTF-8.
getter/setter pair