Closed tmontaigu closed 1 year ago
Adds a ReadingOption that enables to choose how character fields should be trimmed.
ReadingOption
Addresses #56
- [ ] Put the encoding as a reading option ?
Actually, I think the better thing to do is to only trim the end and not have an option for now
Adds a
ReadingOption
that enables to choose how character fields should be trimmed.Addresses #56
- [ ] Put the encoding as a reading option ?- [ ] Should options be per field ? -> more complex to do