Bitwise ByteBuffer
Jeff Hain
jeffhain at rocketmail.com
Wed Sep 5 11:19:28 PDT 2012
Hello.
In case anyone would be interested to discuss in Java with
bitwise-speaking entities, or in exchanging more compact
values (eventually before compression), I've made a bitwise
version of ByteBuffer such as described below.
It's available as part of this little library:
http://code.google.com/p/jodk
-Jeff
PS: sorry for the spam for those also in concurrency list ;)
>>Does anyone know of a sort of bitwise version of ByteBuffer,
>>which would allow to put and get integer values at specified
>>bit positions, and over specified numbers of bits, in big
or
>>little endian?
>>
>>And is there any plan to introduce one in the JDK?
>
>I'm not aware of anyone working on something like this.
>
>-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20120905/fb8472ee/attachment.html
More information about the nio-dev
mailing list