menu
hive_ce package
documentation
hive.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);
hive_ce package
documentation
hive
TypeAdapter<T>
read abstract method
TypeAdapter class