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