fast_gbk
a fast gbk codec, support GBK encoding and decoding with stream api.
1.0.0
4.4K downloads/mo
#4029 most downloaded on pub.dev
lixiangthinker/fast_gbk
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.3 years
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
7 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Sep 2019 to Sep 2021Releases
latest 7-
1.0.019 Sep 2021 -
1.0.0-rc22 Apr 2021 pre-release -
0.1.223 Dec 2019 -
0.1.2+123 Dec 2019 -
0.1.120 Sep 2019 -
0.1.1+102 Oct 2019Release notes
Open source →export GbkCodec so user could create an instance of GbkCodec with allowMalformed=true
-
0.1.020 Sep 2019Release notes
Open source →Initial version, implement GBK codec.
- support for GBK to String encode and decode.
- support stream use case in File reading/writing & HttpClient requests&response.