ReadOnlyBuffer

fun <T> ReadOnlyBuffer(buffer: MutableBuffer<T>)

Parameters

T

the type of elements contained in the buffer.

Sources

common source
Link copied to clipboard