binary-streams
0.37
binary-streams
/
loggersoft.kotlin.streams
/
asArea
as
Area
inline
fun
ByteArray
.
asArea
(
size
:
Int
,
offset
:
Int
=
0
)
:
ByteArea
Content copied to clipboard
Creates
ByteArea
for
this
with specified
size
and
offset
.