kotlinx-rpc
Toggle table of contents
0.9.1
common
Platform filter
common
Back to docs
Switch theme
Search in API
kotlinx-rpc
kotlinx-rpc-krpc-test
/
kotlinx.rpc.krpc.test
/
KrpcTestServiceBackend
/
nullableList
nullable
List
open
suspend override
fun
nullableList
(
v
:
List
<
Int
>
?
)
:
List
<
Int
>
?
(
source
)