compressCharToChar

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