RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
common
/
com.pedro.common
/
trySend
try
Send
infix inline
fun
<
T
:
Any
>
BlockingQueue
<
T
>
.
trySend
(
item
:
T
)
:
Boolean