TXT
public struct TXT
TXT provides support for a text file.
Version
1.5.0Date
23/03/2019-
Parse TXT from the content.
Declaration
Swift
init(content: String)Parameters
contentThe content containing txt.
TXT Structure Reference