toggle menu
KStore
1.0.0-SNAPSHOT
common
switch theme
search in API
kstore-file
/
io.github.xxfast.kstore.file.extensions
/
VersionedCodec
/
VersionedCodec
Versioned
Codec
constructor
(
file
:
Path
,
version
:
Int
=
0
,
json
:
Json
,
serializer
:
KSerializer
<
T
>
,
migration
:
Migration
<
T
>
,
versionPath
:
Path
=
Path("$file.version")
)