MutableMemoryBuffer

fun <T : Any> MutableMemoryBuffer(memory: Memory, spec: MemorySpec<T>)

Parameters

T

the type of elements contained in the buffer.

Sources

common source
Link copied to clipboard