xxfast / KStore

A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and kotlinx.io
https://xxfast.github.io/KStore/
Apache License 2.0
540 stars 18 forks source link

Fix FileCodec #133

Closed forhad013 closed 1 month ago

forhad013 commented 1 month ago
  1. Updated FileCodec to address this issue
xxfast commented 1 month ago

Thank you for your contribution 👍