Preon

2.0

Summary

Description

The release that will contain many bug fixes and support simple encoding.

Issues: Unresolved

  • Bug PREON-39 @Slice 'size' is not verified againt the BitBuffer size
  • Bug PREON-40 Partial-byte numbers are bound incorrectly
  • Bug PREON-42 When given a ByteBuffer a Codec does not check the remaining() bytes in the ByteBuffer (it's instead uses its capacity)

Issues: Updated recently

  • Bug PREON-40 26/Jan/12 Partial-byte numbers are bound incorrectly
  • Bug PREON-41 26/Jan/12 When given a ByteBuffer a Codec does not advance the ByteBuffer position while reading from it
  • Bug PREON-39 14/Jan/12 @Slice 'size' is not verified againt the BitBuffer size