Update Strings
@@ -15,7 +15,6 @@ The examples below will only be using UTF-8 strings to demonstrate it's function
|
|||||||
- **Str_8** - UTF-8 encoded string
|
- **Str_8** - UTF-8 encoded string
|
||||||
|
|
||||||
# Examples
|
# Examples
|
||||||
## Lower/Upper
|
|
||||||
### ToLower
|
### ToLower
|
||||||
This method will turn all English alphabetic characters into their lower case equivalent on the current object.
|
This method will turn all English alphabetic characters into their lower case equivalent on the current object.
|
||||||
```cpp
|
```cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user