Searched defs:startData (Results 1 – 1 of 1) sorted by relevance
1792 fun startData(key: Int, objectKey: Any?, aux: Any?) = in startGroup() method1796 fun startData(key: Int, aux: Any?) = startGroup(key, Composer.Empty, isNode = false, aux = aux) in startGroup() method3087 val startData = groups.slotIndex(address) in groupAsString() constant