54555657585960
} @Override public BitCodec<Byte> buildCodec(Map<Integer, InputStream> inputMap, Map<Integer, ExposedByteArrayOutputStream> outputMap) { return new CanonicalHuffmanByteCodec2(values, bitLengths); }