menu
dart_raw package
documentation
raw.dart
SelfDecoder
decodeSelf abstract method
decodeSelf abstract method
dark_mode
light_mode
decodeSelf
abstract method
void
decodeSelf
(
RawReader
reader
)
Decodes state from the bytes.
Implementation
void decodeSelf(RawReader reader);
dart_raw package
documentation
raw
SelfDecoder
decodeSelf abstract method
SelfDecoder mixin