SheetMC Protocol
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
SheetMC Protocol
SheetMC Protocol
/
org.sheetmc.protocol.772.type.data
/
readArray
read
Array
fun
<
T
>
InputStream
.
readArray
(
length
:
Int
,
reader
:
(
InputStream
)
->
T
)
:
Outcome
<
List
<
T
>
>