Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
4289145
Topic
397214
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
)?
Edit: nevermind. I'm too strict this evening...