PartMap

annotation class PartMap(encoding: String)

If the type is List the value will be used directly with its content type.

Constructors

PartMap
Link copied to clipboard
fun PartMap(encoding: String = "binary")

Properties

encoding
Link copied to clipboard
val encoding: String