Skip to content

Okio adapters #178

Closed
Closed
@BoD

Description

@BoD

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DesignenhancementintegrationAn issue related to the integration with other libraries or platform-specific APIs

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions