menu
shsp_implementations package
documentation
shsp_base/compression/lz4_codec.dart
LZ4Codec
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
Human-readable name of the compression algorithm
Implementation
@override String get name => 'LZ4';
shsp_implementations package
documentation
shsp_base/compression/lz4_codec
LZ4Codec
name property
LZ4Codec class