Concatenation StringBuffer di Java

StringBuffer buff = new StringBuffer();

buff.append("hello");
gamer.png