SKaiNET
Toggle table of contents
0.20.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.tensor.storage
/
BufferHandle
/
Owned
/
Owned
Owned
constructor
(
data
:
ByteArray
,
offset
:
Int
=
0
,
sizeInBytes
:
Long
=
(data.size - offset).toLong()
)
(
source
)