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