menu
hive_plus package
documentation
hive_plus.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_plus package
documentation
hive_plus
TypeAdapter<T>
read abstract method
TypeAdapter class