Commit eaab14d
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 dd236bf commit eaab14d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments