Commit 87cb279
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 c11b4c3 commit 87cb279
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments