menu
better_dart_ip package
documentation
foundation.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);
better_dart_ip package
documentation
foundation
SelfDecoder
decodeSelf abstract method
SelfDecoder mixin