ReadableMapOptions

constructor(concurrency: Int = 1, highWaterMark: Int = concurrency * 2 - 1, signal: AbortSignal? = null)