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