kotlinx.serialization icon indicating copy to clipboard operation
kotlinx.serialization copied to clipboard

Add Java Properties file serializer

Open bishiboosh opened this issue 5 months ago • 0 comments

Based on the supported properties serializer, which writes to and from a map, I've created a library serializing to and deserializing from Java properties file. This PR intends to add it to the list.

bishiboosh avatar Jul 14 '25 07:07 bishiboosh