ClassStore
public struct ClassStore
Undocumented
-
Undocumented
Declaration
Swift
public static func register(_ clazz: VeryCodable.Type) -
Undocumented
Declaration
Swift
public static func get(_ className: String) -> VeryCodable.Type?
ClassStore Structure Reference