doc: make buffer methods styles consistent
authorTimothy Gu <timothygu99@gmail.com>
Tue, 26 Jan 2016 03:05:43 +0000 (19:05 -0800)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commitaeac623141a7a58c691d0fb638ae8002eeb34e7a
treeab3ae91293b49e2b0af794661244728d68178cb6
parent9c05a5791efd3b381996460605b0fd4bf431d30a
doc: make buffer methods styles consistent

- Maintain alphabetical order
- Add documentation for `offset` and `value` where absent
- Add return value documentation where absent
- Remove redundant "Optional"
- Move defaults to parameter enumerations

PR-URL: https://github.com/nodejs/node/pull/4873
Reviewed-By: James M Snell <jasnell@gmail.com>
doc/api/buffer.markdown