CSV

public struct CSV

CSV provides support for a csv file.

Author

Adamas

Version

1.5.0

Date

23/03/2019
  • Parse the content to a two dimention array.

    Declaration

    Swift

    init(content: String)

    Parameters

    content

    The content containing the csv.