Anyone have a favorite KMP library for file Io?
a
Anyone have a favorite KMP library for file Io?
j
Okio
5
a
Thanks, I was actually toying around with *oki*o, but having issues with no
FileSystem.SYSTEM
available in my
commonMain
, even though I don't have a js source set enabled.
j
Using 3.1.0 and have HMPP enabled in your own project (or on 1.6.21 or newer)?
a
ya,
3.1.0
and
1.6.10
but I have
kotlin.mpp.enableGranularSourceSetsMetadata=true
so HMPP should be enabled
a
I really like File I/O in okio, just inject your file system