menu
kafkabr package
documentation
common.dart
MessageAttributes
toInt method
toInt method
dark_mode
light_mode
toInt
method
int
toInt
(
)
Converts this attributes into byte.
Implementation
int toInt() { return _compressionToInt(); }
kafkabr package
documentation
common
MessageAttributes
toInt method
MessageAttributes class