kmath
common
kmath-memory
/
space.kscience.kmath.memory
/
MemorySpec
/
read
read
common
abstract
fun
MemoryReader
.
read
(
offset
:
Int
)
:
T
Content copied to clipboard
Reads the object starting from
offset
.
Sources
common source
Link copied to clipboard