menu
es_compression package
documentation
zstd.dart
ZstdEncoder
outputBufferLength property
outputBufferLength property
dark_mode
light_mode
outputBufferLength
property
int
outputBufferLength
final
Length in bytes of the buffer used for processed output data.
Implementation
final int outputBufferLength;
es_compression package
documentation
zstd
ZstdEncoder
outputBufferLength property
ZstdEncoder class