write

abstract fun MemoryWriter.write(offset: Int, value: T)

Writes the object value starting from offset.

Sources

common source
Link copied to clipboard