kmath
common
kmath-memory
/
space.kscience.kmath.memory
/
MemorySpec
/
write
write
common
abstract
fun
MemoryWriter
.
write
(
offset
:
Int
,
value
:
T
)
Content copied to clipboard
Writes the object
value
starting from
offset
.
Sources
common source
Link copied to clipboard