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