inflateBytesToChars

fun inflateBytesToChars(src: ByteArray?, srcOff: Int, dst: CharArray?, dstOff: Int, len: Int)

Inflated copy from byte[] to char[], as defined by StringLatin1.inflate