EncoderRef

data class EncoderRef(val groupIndex: Int, val index: Int)

Constructors

Link copied to clipboard
constructor(groupIndex: Int, index: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val index: Int