SKaiNET
Toggle table of contents
0.20.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-core
/
sk.ainet.io
/
FallbackMappedMemoryChunk
/
FallbackMappedMemoryChunk
Fallback
Mapped
Memory
Chunk
constructor
(
path
:
String
,
fileOffset
:
Long
,
data
:
ByteArray
,
dataOffset
:
Int
=
0
,
size
:
Long
=
(data.size - dataOffset).toLong()
)
(
source
)