lightning-kmp
/
fr.acinq.lightning.blockchain.electrum
/
JsonRPCResponseDeserializer
common
Json
RPCResponse
Deserializer
class
JsonRPCResponseDeserializer
(json:
Json
) :
KSerializer
<
JsonRPCResponse
>
Content copied to clipboard
Functions
Properties
Functions
deserialize
Link copied to clipboard
common
open override fun
deserialize
(decoder:
Decoder
):
JsonRPCResponse
Content copied to clipboard
serialize
Link copied to clipboard
common
open override fun
serialize
(encoder:
Encoder
, value:
JsonRPCResponse
)
Content copied to clipboard
Properties
descriptor
Link copied to clipboard
common
open override val
descriptor
:
SerialDescriptor
Content copied to clipboard
json
Link copied to clipboard
common
val
json
:
Json
Content copied to clipboard