v0.6.0
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 totoBoxedArray()