doc: clarify type of first argument in zlib
authorKirill Fomichev <fanatid@ya.ru>
Sun, 13 Mar 2016 16:16:15 +0000 (19:16 +0300)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 20:07:06 +0000 (13:07 -0700)
commitf6d4982aa00531dd0af0c14c5c737127b39343b5
tree9a9e440572af33f51694878ac4a3464ded913980
parent07e71b2d44469dd505b9de1fbcb99113372246d5
doc: clarify type of first argument in zlib

The current documentation for Convenience Methods specifies that
the first argument can be either
`string or buffer`, `string` or `raw Buffer`.
This commit replaces all these instances with `Buffer or string`.

PR-URL: https://github.com/nodejs/node/pull/5685
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
doc/api/zlib.markdown