BenWoodworth / knbt

Kotlin NBT library for kotlinx.serialization
GNU Lesser General Public License v3.0
72 stars 2 forks source link

Simplify `NbtEncoder`/`NbtDecoder` interfaces #31

Closed BenWoodworth closed 1 year ago

BenWoodworth commented 1 year ago

Remove NBT-specific begin* functions, and leave the determination up to the serialization process based on the SerialDescriptor