Avoid strlen in a loop, for speed.
authorDavid Neto <dneto@google.com>
Thu, 15 Oct 2015 20:40:04 +0000 (16:40 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commit980b7cb95ea6ccc3475df5b368ae36f9fe1d17ee
tree8998f0839162b828b67af2a1351e82518bbcd7a6
parent9e11c7d301ed18d4fb6c24edfb0ea5fcb49a9056
Avoid strlen in a loop, for speed.
source/binary.cpp