Jan. 14th, 2014
It's a MINA Old World
Jan. 14th, 2014 10:50 pmWell, I thought that Apache MINA was going to solve my problem of wanting an expandable ByteBuffer. However, when I read another bit of the documentation, it seems they've decided that trying to solve their particular problem with an expandable ByteBuffer was a bad idea, so they'll be taking it out of the next major release of the project. *sigh*
So I will roll my own. It's not inherently that complex. It's just tedious.
Because I needed to be writing some more tedious code right now...
So I will roll my own. It's not inherently that complex. It's just tedious.
Because I needed to be writing some more tedious code right now...