MapConverters

internal class MapConverters(source)

Coordinates MapConverters behavior in the SDAI storage layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
private object Companion

Provides the companion object singleton used by the SDAI storage layer.

Functions

Link copied to clipboard

Converts SDAI data with mapToString.

Link copied to clipboard

Converts SDAI data with stringToMap.