fast_gbk 1.0.0 copy "fast_gbk: ^1.0.0" to clipboard
fast_gbk: ^1.0.0 copied to clipboard

a fast gbk codec, support GBK encoding and decoding with stream api.

1.0.0 #

change to release version number.

1.0.0-rc #

null safety support.

0.1.2+1 #

fix lint errors.

0.1.2 #

fix lint errors.

0.1.1+1 #

export GbkCodec so user could create an instance of GbkCodec with allowMalformed=true

0.1.1 #

fix pub-web.flutter-io.cn warnings.

0.1.0 #

Initial version, implement GBK codec.

  • support for GBK to String encode and decode.
  • support stream use case in File reading/writing & HttpClient requests&response.
15
likes
150
pub points
90%
popularity

Publisher

unverified uploader

a fast gbk codec, support GBK encoding and decoding with stream api.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on fast_gbk