VirtualBuffer

constructor(size: Int, generator: (Int) -> T)(source)

Parameters

T

the type of elements provided by the buffer.