github patrickfav/bytes-java v0.5.0

latest releases: v1.6.1, v1.6.0, v1.5.0...
7 years ago

Changes

  • better resource handling for compression
  • add nullSafe from() constructor
  • rename toObjectArray() to toBoxedArray() (will be removed in 1.0)
  • add appendNullSafe and append string with encoding
  • add experimental ProGuard optimized version (can be used with classifier 'optimized') #19
  • add constant time equals()
  • fix or() operator using and() internally #2 (thx @jbaiter and @ioreskovic)
  • remove debugging println in Bytes.encode()

Don't miss a new bytes-java release

NewReleases is sending notifications on new releases.