kotlinx-rpc
Toggle table of contents
0.10.2
common
Target filter
common
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-grpc-marshaller
/
kotlinx.rpc.grpc.marshaller
/
GrpcMarshaller
/
encode
encode
Available in a dev version: 0․11․0-grpc-186
How to configure
abstract
fun
encode
(
value
:
T
,
config
:
GrpcMarshallerConfig
?
=
null
)
:
Source
(
source
)