0f495afc99
* [core] fix jadx.plugins.input.java.data.ConstPoolReader.parseString() error with Kotlin Annotation of byte array as a String to follow jvms-4.4.7 rules for encoding annotation strings in class files * move decode method into utility class, add test, fix code style --------- Co-authored-by: Skylot <118523+skylot@users.noreply.github.com>