menu
message_pack_dart package
documentation
message_pack_dart.dart
Serializer
takeBytes method
takeBytes method
dark_mode
light_mode
takeBytes
method
Uint8List
takeBytes
(
)
Implementation
Uint8List takeBytes() { return _writer.takeBytes(); }
message_pack_dart package
documentation
message_pack_dart
Serializer
takeBytes method
Serializer class