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