XmlOnlyDoubleSerializer
Serializer for doubles that serializes doubles according to XML for the XML format, but regularly for non-Xml formats.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun serializeXML(encoder: Encoder, output: XmlWriter, value: Double, isValueChild: Boolean)