-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
DesignenhancementintegrationAn issue related to the integration with other libraries or platform-specific APIsAn issue related to the integration with other libraries or platform-specific APIs
Milestone
Description
Now that #131 is done (and with more work down the road to stabilize and make it full featured), this library should eventually become a good alternative to Okio.
Given that Okio is very popular, we can expect that the 2 libraries will cohabit for a while. Making adapters to go from one to the other would help with the transition period.
Things like fun okio.Sink.asKotlinxIoRawSink(): kotlinx.io.RawSink
, fun kotlinx.io.RawSource.asOkioSource(): okio.Source
, etc.
joffrey-bion, martinbonnin, amal, benkuly, crysxd and 3 more
Metadata
Metadata
Assignees
Labels
DesignenhancementintegrationAn issue related to the integration with other libraries or platform-specific APIsAn issue related to the integration with other libraries or platform-specific APIs