Determines whether this String starts with some prefix. @param prefix the prefix @param toffset where to begin looking in the the String @return true if the String starts with the specified prefix; false otherwise.
(String prefix, int toffset)
source not stored for this graph (policy: none)
no outgoing calls