typed-byte-arrays
Toggle table of contents
0.3.7
common
Platform filter
common
Switch theme
Search in API
typed-byte-arrays
typed-byte-arrays
/
nl.astraeus.tba
/
SlicedByteArray
/
Companion
Companion
object
Companion
Members
Functions
wrap
Link copied to clipboard
fun
wrap
(
data
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
data.size
)
:
SlicedByteArray