|
Patch partially applied and modified:
(1) The bitset methods and tests do not compile on <1.4. I've fixed that in (2) I did not include the bit set methods in this pass as they seem to be out of (3) All Java strings are Unicode, so the use of "ASCII" in comments and method (4) I've also renamed the instance method "byte[] decode(Object)" to Created an attachment (id=10885)
Patch to Binary v.1.8 for bit set methods. Created an attachment (id=10886)
Patch to BinaryTest v.1.9 for BitSet methods. Re: 2)
COM-1068 contains a BitSetUtils class submitted to [lang]. Set to FIXED. The class BinaryCodec seems ready for release.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
jar compressed file containing BinaryAndTest.patch