kmath
0.3.1-dev-RC
common
kmath-memory
/
space.kscience.kmath.memory
/
MemoryWriter
/
writeShort
write
Short
abstract
fun
writeShort
(
offset
:
Int
,
value
:
Short
)
(
source
)
Writes
Short
at certain
offset
.