-
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit 3b88aca
committed
Make String::concat(const char *, unsigned int) public
This method is useful when receiving data from external sources that
pass an explicit length instead of a NUL-terminated string.1 parent 81a2d51 commit 3b88aca
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 | + | ||
112 | 113 |
| |
113 | 114 |
| |
114 | 115 |
| |
| |||
225 | 226 |
| |
226 | 227 |
| |
227 | 228 |
| |
228 | - | ||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
|
0 commit comments