Join Slack
Communities
Powered by
Ah OK, I haven't used nettys, in nio you can `Byte...
# tornadofx
h
hudsonb
01/11/2019, 11:57 PM
Ah OK, I haven't used nettys, in nio you can
ByteBuffer buffer = ByteBuffer.wrap(a);
to get a
ByteBuffer
backed by
a
.
Open in Slack
Previous
Next