ValueEncoded

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

Applies Encoded to any Value in a Map

Properties

Link copied to clipboard