MAP

MAP(31, GENERAL_MAP.named("map contents"))

A map. Convert it to a tuple (key1, value1, … key``[N]``, value``[N]``) and work with that, converting it back to a map when deserializing.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val shouldCaptureObject: Boolean