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

outdated

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fast_gbk

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  fast_gbk: ^1.0.0-rc

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fast_gbk/fast_gbk.dart';
15
likes
0
pub points
90%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on fast_gbk