ksrpc
Toggle table of contents
0.9.4
common
Platform filter
common
Switch theme
Search in API
ksrpc
ksrpc-core
/
com.monkopedia.ksrpc
/
CallDataSerializer
/
createCallData
create
Call
Data
abstract
fun
<
I
>
createCallData
(
serializer
:
KSerializer
<
I
>
,
input
:
I
)
:
CallData
<
T
>