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

Added string parser the capabilities to strip null in order to correctly read null padded string #8

Merged
merged 1 commit into from
Jan 5, 2015

Conversation

maximecarey
Copy link

I changed the string parser default behaviour (it will now assume null terminated string) and added an option for fixed length string to be stripped of null characters (null-padded string).

keichi added a commit that referenced this pull request Jan 5, 2015
Added string parser the capabilities to strip null in order to correctly read null padded string
@keichi keichi merged commit 811f2de into keichi:develop Jan 5, 2015
@keichi
Copy link
Owner

keichi commented Jan 5, 2015

Perfect fix! Thank you.

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

Successfully merging this pull request may close these issues.

2 participants