MemoryWriter
The interface to write primitive types into this memory.
Functions
Properties
Extensions
Link copied to clipboard
fun <T : Any> MemoryWriter.writeArray(spec: MemorySpec<T>, offset: Int, array: Array<T>)
Content copied to clipboard