Structures
The following structures are available globally.
-
Serializes dictionary data to CSV document data.
Note
You should create a newSerializer
dictionary you serialize.Declaration
Swift
public struct Serializer
-
A synchronous wrapper for the
See moreSerializer
struct for parsing a whole CSV document.Declaration
Swift
public struct SyncSerializer