Sets the length of the String. If the length is reduced, characters are lost. If the length is extended, the values of the new characters are set to 0. @param newLength the new length of the buffer @exception StringIndexOutOfBoundsException If the length is invalid.
(int newLength)
source not stored for this graph (policy: none)
no test coverage detected