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