Skip to content

v0.6.0

Choose a tag to compare

@patrickfav patrickfav released this 01 Aug 09:48
v0.6.0
0be03bd

Changes

  • add encodeCharsetToBytes() feature #7
  • add new from(char[] charArray, Charset charset) constructor with improved logic #8
  • add constructor/converter from/to UUID #9
  • add empty() constructor, creating empty byte array

Deprecations (will be removed in v1.0+)

  • toObjectArray() renamed to toBoxedArray()