Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: Stringbuffer to String


Message #1 by "lousai" <lousai@t...> on Sat, 13 Jan 2001 07:30:38 -0000
To convert from stringbuffer to string just call its toString() method and
the method will return a string.

  Return to Index