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