menu
kafkabr package
documentation
protocol.dart
KafkaBytesBuilder
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
List
<
int
>
toBytes
(
)
Implementation
List<int> toBytes() => _builder.toBytes();
kafkabr package
documentation
protocol
KafkaBytesBuilder
toBytes method
KafkaBytesBuilder class