FlatFile
FlatFile copied to clipboard
Need ability to parse a single-record string
I can parse a file with lots of records. If I have a string representing just 1 record, there should be a shortcut to parse it. (I could use a memorystream but that's really overkill here)
Hello @robertlevy Got it. I will look how I can help you with the API in the interface.