Binary strings: Difference between revisions

m
Line 1,866:
----------------------------------------
-- Replace in string
-- A binary safe version could be implemented by converting strings to byteArrays,
-- and then
-- @param {string} stringToFind
-- @param {string} stringToInsert
Anonymous user