toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
DefaultObjectMapper
/
readList
read
List
@
JvmStatic
fun
readList
(
input
:
ByteArray
)
:
List
<
*
>
(
source
)
@
JvmStatic
fun
readList
(
input
:
String
)
:
List
<
*
>
(
source
)
@
JvmStatic
fun
readList
(
input
:
InputStream
)
:
List
<
*
>
(
source
)