Open
Description
Is it worth adding the ability to change the record split function?
Currently records are split by newline, and any split function would have to conform to the bufio.SplitFunc signature, so I'm not sure about the utility of this
Is it worth adding the ability to change the record split function?
Currently records are split by newline, and any split function would have to conform to the bufio.SplitFunc signature, so I'm not sure about the utility of this