menu
codable_dart package
documentation
msgpack.dart
MsgPackCollectionDecoder
MsgPackCollectionDecoder.new constructor
MsgPackCollectionDecoder.new constructor
dark_mode
light_mode
MsgPackCollectionDecoder
constructor
MsgPackCollectionDecoder
(
Unpacker
_unpacker
,
int
length
)
Implementation
MsgPackCollectionDecoder(super._unpacker, this.length) : super._();
codable_dart package
documentation
msgpack
MsgPackCollectionDecoder
MsgPackCollectionDecoder.new constructor
MsgPackCollectionDecoder class