unicode_table library

Properties

unicodeBufferSize int
getter/setter pair
unicodeFirstCode int
Original File: https://github.com/best-flutter/gbk2utf8/blob/master/lib/src/unicode.dart, Licensed under the MIT License. This file is modified to be used in the gbk2utf tool.
getter/setter pair
unicodeLastCode int
getter/setter pair
unicodeTables List<int>
Unicode table for converting Unicode characters to GBK.
getter/setter pair