Dart API Reference
dart:convert
JsonUtf8Encoder
DEFAULT_BUFFER_SIZE
DEFAULT_BUFFER_SIZE
constant
Default buffer size used by the JSON-to-UTF-8 encoder.
int
DEFAULT_BUFFER_SIZE
=
256
Default buffer size used by the JSON-to-UTF-8 encoder.