Commit 7d91ced
committed
Add String::concat(const uint8_t *, unsigned int) version
This just calls the char* version, but allows calling the method with a
uint8_t* as well (which is not uncommon for buffers).1 parent c79f722 commit 7d91ced
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
0 commit comments