Post
Topic
Board Altcoin Discussion
Re: Nxt source code analysis (QA)
by
ImmortAlex
on 03/01/2014, 14:29:53 UTC
Found
Code:
static byte[] convert(String string)
and
Code:
static String convert(byte[] bytes)
ineffictive.
Need I suggest some solutions (like Apache Commons Smiley )?

Edit: nevermind. I'm too strict this evening...