25 Commits (c379c29e1f9f215c1aa69edb4d945eddeac7ecb0)

Author SHA1 Message Date
Olan Byrne ae3ce7ff60 doc: clarify buffer toString docs. 8 years ago
Sakthipriyan Vairamani (thefourtheye) 2ea5db92de doc: do not link in the headings 8 years ago
Сковорода Никита Андреевич 2d23227060 doc: fix a formatting error in buffer.md 8 years ago
David Keeler a7c21759d9 doc: fix buf.readUIntBE, buf.readUIntLE examples 8 years ago
Anna Henningsen e116cf96a0 doc: use blockquotes for Stability: markers 9 years ago
Brian White 57fb0d2ee2 doc: add/fix version metadata for Buffer methods 9 years ago
Brian White 49a669bcda doc: improve function parameter descriptions 9 years ago
Brian White bdc8690610 doc: add missing properties in Buffer docs 9 years ago
Brian White a8e7c7f2bf doc: improve wording and style of Buffer docs 9 years ago
Brian White 9a4a00bcdb doc: improve links in Buffer docs 9 years ago
Brian White 0103d9dcea doc: reorganize Buffer link references 9 years ago
Brian White 17ae49a055 doc: improve Buffer code examples 9 years ago
Сковорода Никита Андреевич 0ffeddb5b4 doc: various documentation formatting fixes 9 years ago
Trevor Norris a059aea9a2
src: remove final trace of raw encoding 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Hargobind S. Khalsa 4b320adb49 doc: correct sample output of buf.compare 9 years ago
saadq 1f003590d6 doc: fix inconsistencies in code style 9 years ago
Anna Henningsen 1576730ef3 test,doc: clarify `buf.indexOf(num)` input range 9 years ago
Jeremiah Senkpiel 9fc01b142b 2016-07-06, Version 6.3.0 (Current) 9 years ago
Zach Bjornson 4014ecbfb4 buffer: speed up swap16/32, add swap64 9 years ago
Steve Mao ee1865dd2f doc: clarify buffer class 9 years ago
Jackson Tian 04697a5023 doc: correct anchors for buffer.md 9 years ago
Anna Henningsen 2d677411a4 doc: add `added:` information for buffer 9 years ago
dcposch@dcpos.ch 3350b4712b buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Robert Jefe Lindstaedt edc6970a1f doc: git mv to .md 9 years ago
Alexander Gromnitsky 59a6cdade6 doc: fix broken references 9 years ago
James M Snell 34b1a64068 doc: minor copy improvement in buffer.markdown 9 years ago
James M Snell 829d613daa buffer: docs-only deprecate SlowBuffer 9 years ago
James M Snell d0c6e6f7c4 buffer: add Buffer.allocUnsafeSlow(size) 9 years ago
Amery 604625dc64 doc: fix incorrect references in buffer docs 9 years ago
James M Snell 68320786de buffer: add Buffer.prototype.compare by offset 9 years ago
James M Snell 64bf4b31c6 doc: document unspecified behavior for buf.write* methods 9 years ago
Jackson Tian 293fd04535 buffer: make byteLength work with ArrayBuffer & DataView 9 years ago
ghaiklor 1213535701 doc: fix doc for Buffer.readInt32LE() 9 years ago
James M Snell 7d73e60f60 buffer: add swap16() and swap32() methods 9 years ago
Felix Böhm 939d6efe0f doc: fix return value of write methods 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Tristan Slominski 1411e0b648 doc: document base64url encoding support 9 years ago
Chinedu Francis Nwafili 8b1af2f8d4 doc: fix buf.readInt16LE output 9 years ago
Chinedu Francis Nwafili 0cb0287f8a doc: fix buf.length slice example 9 years ago
Chinedu Francis Nwafili 069072c4bf doc: fix buffer[index] example 9 years ago
Trevor Norris b55e58042c buffer: add encoding parameter to fill() 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago
Alexander Makarenko c714b2e21c doc: fix links order in Buffer doc 9 years ago
Michaël Zasso 4501a28ad9 doc: clarify optional arguments of Buffer methods 9 years ago
Alexander Makarenko 7aff1d95b7 doc: improve styling consistency in Buffer docs 9 years ago
Timothy Gu 6ad1f7b51c doc: make buffer methods styles consistent 9 years ago
Jimb Esser 58086423f9 doc: fix nonsensical grammar in Buffer::write 9 years ago
Karl Skomski 2bcea02e24 doc: add buf.indexOf encoding param with example 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago