CollectionField

data class CollectionField(val lengthKind: LengthKind, val elementCodecName: String) : FieldReadStrategy

Constructors

Link copied to clipboard
constructor(lengthKind: LengthKind, elementCodecName: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard