StringWriter in JAVA codes ā˜ŗ | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 21

StringWriter in JAVA codes ā˜ŗ

Any1 having good explanation about StringWriter ? //a good explanation for last 2-3 lines will be helpful šŸ‘‰some extra knowledge with examples for different functions available , if available then share ā˜ŗ //might user Ion is inactive for now and code is also in private (I found the link ) https://code.sololearn.com/c5866j9NEf9I/?ref=app

3rd Apr 2018, 8:20 AM
Gaurav Agrawal
Gaurav Agrawal - avatar
3 Respostas
+ 8
thnx for the link @Xan šŸ˜ƒšŸ‘ some more information is needed //will do detail research on it & post my answer //will be helpful to many //better to follow this thread or I have to create new ::: to help more ppl see it & get helped .
3rd Apr 2018, 2:46 PM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 3
StringWriter seems similar to StringBuffer or StringBuilder. It can effectively add chars to the end of a string, although it can't do things like deleting.
3rd Apr 2018, 4:12 PM
michal