Skip to content
Commit 43375094 authored by ed's avatar ed
Browse files

MemoryBlock: Added a new replaceAll() method and deprecated the replaceWith() method

When passing in valid data with zero size, replaceWith() will do nothing and leave the MemoryBlock in its previous state which may be unexpected. replaceAll() will reset the MemoryBlock and resize it to 0
parent f5dac078
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment