static S lcUncompressItem(LineCompedSingle lc, int idx) { new StringBuilder buf; uncompressLineCompedSingle_step(lc, buf, ll(idx)); ret str(buf); }