MoleculeSurrogateSerializer

Custom serializer to map a molecule to a string, as in JSON non-primitive types aren't allowed in Map key position.

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
open override fun deserialize(decoder: Decoder): MoleculeSurrogate
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: MoleculeSurrogate)