static int huffmanSize(byte[] data) { ret byteIOLength(new HuffmanByteArray(data)); }