Apithanos Posted July 29, 2010 Posted July 29, 2010 kalispera, pira to mmocore tou xaddy kai exw ena prob sto ReceivablePacket.java kai exw auto to prob. { TextBuilder tb = TextBuilder.newInstance(); char ch; while((ch = getByteBuffer().getChar()) != 0) tb.append(ch); String str = tb.stringValue (); TextBuilder.recycle(tb); return str; } }
Question
Apithanos
kalispera, pira to mmocore tou xaddy
kai exw ena prob sto ReceivablePacket.java
kai exw auto to prob.
1 answer to this question
Recommended Posts