binary_map_file library
Classes
- BinaryMapFile
- BinaryMapFile is used to file based key-value serialization
- CryptoHash
- IBinaryMapFile
- IEncodable
- Interface which support encode for binary map file
Functions
-
loadInBackground(
String path) → Map? -
saveInBackground(
(String, Map) data) → void