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

X12 Parser Comment #2

Open
Mythran101 opened this issue Jan 26, 2018 · 0 comments
Open

X12 Parser Comment #2

Mythran101 opened this issue Jan 26, 2018 · 0 comments

Comments

@Mythran101
Copy link

int maxBatchSize = 10 * 1012 * 1012; // 10 Mbytes

The comment on the above line reads 10 Mbytes, yet the result of the calculation on the same line as the comment results in 9.77 MB (10,241,440 bytes). However, the size of the value in the app.config file IS, in fact, 10 MB.

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