menu
msgpack_annotation package
documentation
msgpack_annotation.dart
ExtDecoder
decodeObject abstract method
decodeObject abstract method
dark_mode
light_mode
decodeObject
abstract method
dynamic
decodeObject
(
int
extType
,
Uint8List
data
)
Implementation
dynamic decodeObject(int extType, Uint8List data);
msgpack_annotation package
documentation
msgpack_annotation
ExtDecoder
decodeObject abstract method
ExtDecoder class