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
/
BufferHandleFactory
/
slice
slice
fun
slice
(
parent
:
BufferHandle
,
byteOffset
:
Long
,
sizeInBytes
:
Long
)
:
BufferHandle.Aliased
(
source
)
Create an aliased slice of an existing handle.