rootvector2 commented on PR #616: URL: https://github.com/apache/commons-csv/pull/616#issuecomment-4768345112
Done. Expanded the Javadoc on `setTrailingDelimiter`/`getTrailingDelimiter` to cover the write side (delimiter appended after the last value) and the read side (the empty field it produces is dropped, but a quoted empty trailing field `""` is kept). Also noted it's unrelated to `trailingData`, which is about characters after a closing quote. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
