Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixed: FixedLength with Delimiter #133

Open
ptjuanramos opened this issue Apr 2, 2019 · 0 comments
Open

Mixed: FixedLength with Delimiter #133

ptjuanramos opened this issue Apr 2, 2019 · 0 comments

Comments

@ptjuanramos
Copy link

Without overriding some methods and rewriting some classes, it is now possible to have a Fixed length and delimiter mix format.

If the wanted marshal output is:

[Field(length = x)] + "DELIMITER", where x is the configured field length. It is not possible to achieve this type of format by using the current implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant