menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
ExrHuffman
hufCode static method
hufCode static method
dark_mode
light_mode
hufCode
static method
int
hufCode
(
int
code
)
Implementation
static int hufCode(int code) => code >> 6;
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
ExrHuffman
hufCode static method
ExrHuffman class