getType

abstract fun getType(key: Int): MapBuffer.DataType

Provides parsed DataType annotation associated with the given key.

Return

data type of the given key.

Parameters

key

key to lookup type for

Throws

if the key doesn't exist