Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Take in consideration Serialization new update #57

Closed
catluc opened this issue Oct 4, 2022 · 1 comment
Closed

Take in consideration Serialization new update #57

catluc opened this issue Oct 4, 2022 · 1 comment

Comments

@catluc
Copy link

catluc commented Oct 4, 2022

One of the new features of this update: Integration with Okio’s BufferedSource and BufferedSink.

Could this be used in order to make more efficient the use of Serialization?
More info: https://blog.jetbrains.com/kotlin/2022/09/kotlin-news-august/#kotlinxserialization_140_Is_Out

@JakeWharton
Copy link
Owner

No. It is only supported for Json and not arbitrary TextFormats or BinaryFormats which are the type this library builds against. See #43.

@JakeWharton JakeWharton closed this as not planned Won't fix, can't repro, duplicate, stale Oct 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants