fix(charset): add missing charset attribute
When converting `String` into `byte[]` and the other way around, UTF-8 charset must be forced to have a homogenous behavior between unix and windows system. Closes UID-722
Loading
Please register or sign in to comment