getMapBuffer

open override fun getMapBuffer(key: Int): ReadableMapBuffer

Provides parsed MapBuffer value if the entry for given key exists with DataType.MAP type

Return

value associated with the requested key

Parameters

key

key to lookup MapBuffer value for

Throws

if the key doesn't exist

if the data type doesn't match