10 Commits (57cc5cb27779ebeb4c1363065859d6717943eef7)

Author SHA1 Message Date
Anna Henningsen ea72e9f143 test,doc: clarify `buf.indexOf(num)` input range 9 years ago
Anna Henningsen 8b077faa82 buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 12a9699fcf buffer: fix needle length misestimation for UCS2 9 years ago
Trevor Norris faf606fb7d buffer: allow encoding param to collapse 9 years ago
Trevor Norris 288f4c2206 buffer: properly retrieve binary length of needle 9 years ago
Rich Trott 66ffc71b55 test,buffer: refactor redeclarations 9 years ago
Rich Trott d795301025 test: remove unnecessary assignments 9 years ago
Karl Skomski d99336a391 src: replace naive search in Buffer::IndexOf 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Trevor Norris 78581c8d90 buffer: add indexOf() method 10 years ago