ZoneIndexStorage

constructor(maxKeyCount: Int)

Parameters

maxKeyCount

the maximum number of keys that will be stored in the map. This value must be a power of two (e.g. 2048, 65536).