fast

fun fast()(source)

Configure the parser using the latest recommended settings for fast (en/de)coding. Note that this function has no guarantee of stability.


inline fun fast(configurePolicy: DefaultXmlSerializationPolicy.Builder.() -> Unit)(source)

Configure the policy and the config builder with the latest recommended settings and policy. Note that this function has no guarantee of stability.