Dart SDK
dart:convert
JsonUtf8Encoder
constant
DEFAULT_BUFFER_SIZE
DEFAULT_BUFFER_SIZE
class JsonUtf8Encoder
Constructors
JsonUtf8Encoder
Properties
hashCode
runtimeType
Methods
bind
convert
startChunkedConversion
fuse
noSuchMethod
toString
Operators
operator ==
Constants
DEFAULT_BUFFER_SIZE
int
DEFAULT_BUFFER_SIZE
=
_defaultBufferSize
Source
static const int DEFAULT_BUFFER_SIZE = _defaultBufferSize
property DEFAULT_BUFFER_SIZE