protected fun serializeSingleMetric(value: ScalarType): String?
(source)
Implementor's provided function to serialized 'user' lifetime data to String.
value
- loaded from the storage as ScalarType
Return
data as String or null if serialization failed