I was trying to decompress multiple byte a same time and this happened. My code below. ``` byte[] xyr=.......; String xy = Snappy.uncompressString(xyr, StandardCharsets.UTF_8); ``` _Sent from my HOT 4 PRO using [FastHub](https://play.google.com/store/apps/details?id=com.fastaccess.github)_