Checks that a string buffer ends up with a given string. It may sound trivial with the existing JDK API but the various implementation among JDKs can make those methods extremely resource intensive and perform poorly due to massive memory allocation and copying. See @param buffer the buffer to perfo
(StringBuffer buffer, String suffix)
source not stored for this graph (policy: none)