Commit bf78968
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 10f0bc0 commit bf78968
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
0 commit comments