menu
ferry package
documentation
typed_links.dart
TypeAdapter<T>
read abstract method
read abstract method
dark_mode
light_mode
read
abstract method
T
read
(
BinaryReader
reader
)
Is called when a value has to be decoded.
Implementation
T read(BinaryReader reader);
ferry package
documentation
typed_links
TypeAdapter<T>
read abstract method
TypeAdapter class