About
Quickstart
Libraries and API
Examples
Using the Server
Developers
Defined in File string.hpp
Checks if a string starts with another string.
str – full string
suffix – prefix to check
bool true if str starts with prefix