Return the lz4 decoder configured implementation.
@override Converter<List<int>, List<int>> get decoder => decoderImpl;