Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork137
Commiteaab14d
committed
Add String::concat(const uint8_t *, unsigned int) version
This just calls the char* version, but allows calling the method with auint8_t* as well (which is not uncommon for buffers).1 parentdd236bf commiteaab14d
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
Comments
(0)