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

document that chunkSize must be positive #3858

Merged
merged 1 commit into from
Dec 7, 2015
Merged

Commits on Dec 7, 2015

  1. document that chunkSize must be greater than zero

    There's an assert(chunkSize != 0) in the constructor which needs to be
    documented.
    aG0aep6G committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    1a2ef53 View commit details
    Browse the repository at this point in the history