put
open fun put(key: ReadMemory, body: Body, indexes: DataIndexMap = emptyMap()): Int
Content copied to clipboard
abstract fun put(key: ReadMemory, body: Body, indexes: DataIndexMap = emptyMap(), vararg options: Options.Puts): Int
Content copied to clipboard