kmath
0.3.1-dev-RC
common
kmath-memory
/
space.kscience.kmath.memory
/
MemorySpec
/
read
read
abstract
fun
MemoryReader
.
read
(
offset
:
Int
)
:
T
(
source
)
Reads the object starting from
offset
.