kmp-file
Toggle table of contents
0.4.0
jsWasmJs
Platform filter
jsWasmJs
Switch theme
Search in API
kmp-file
file
/
io.matthewnelson.kmp.file
/
get
get
jsWasmJs
inline operator
fun
Buffer
.
get
(
index
:
Number
)
:
Byte
(
source
)
Helper for
Buffer.readInt8
Throws
Index
Out
Of
Bounds
Exception
if
index
is inappropriate.