Skip to content

Latest commit

 

History

History

kotlinx-serial

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

jayo-3p-kotlinx-serialization

jayo-3p-kotlinx-serialization module is a fork of the kotlinx.serialization module for JSON + Okio [1], that was adapted for Jayo. It allows to efficiently write JSON into a Writer and read JSON from a Reader.

[1] : kotlinx.serialization json-okio