_SetChars
if (_SetChars(offset, trigger.String(), trigger.Length())) {
if (_SetChars(offset, bytes, numBytes)) {
bool _SetChars(int32 offset, const char* bytes,