question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Migrate to Kotlin IO multiplatform library

See original GitHub issue

This will address: #66, #204 and #251.

kotlinx.io.core.Input/Output should replace ByteArrays and Strings in Binary and String formats, thus allowing to work with streaming API and easily convert content to either byte arrays or strings with desired charsets.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:21
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
StephenOTTcommented, Oct 1, 2019

Any timeline on this? 2019? End of 2020?

0reactions
sandwwraithcommented, Apr 5, 2021

Unfortunately, kotlinx-io project is indeed postponed at the time of writing. We still have a plan to provide API to interact with Java’s Input/OutputStreams in 1.2 release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Kotlin Multiplatform
Kotlin Multiplatform is in Beta. It is almost stable, but migration steps may be required in the future. We'll do our best to...
Read more >
Crafting and publishing Kotlin Multiplatform library to Bintray
There are both, iOS and Android apps, which are available in stores. Recently we've migrated both apps to Kotlin Multiplatform. In the process, ......
Read more >
Write and deploy a Kotlin library compatible with Android and ...
Kotlin Multiplatform is a is a leap forward in our ways of developing mobile apps. We can now create a single source code,...
Read more >
Creating your first Kotlin Multiplatform library
Next, we will set up the mechanism for publishing your project so you'll be able to configure, sign, and publish a library by...
Read more >
How to migrate from Realm Java SDK to Realm Kotlin SDK
The new Realm Kotlin SDK is based on Kotlin Multiplatform architecture which enables you to have one common module for all your data...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found