KeyEncoded

@SerialInfo
@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class KeyEncoded(val encoding: Encoding = Encoding.UTF_8)

Applies Encoded to any Key in a Map

Properties

Link copied to clipboard