tree: bb2da64f35a271a2bf75c928d9084f5926b64a3c [path history] [tgz]
  1. .gitignore
  2. main.c
  3. Makefile
  4. README.md
  5. sequence_producer.c
  6. sequence_producer.h
contrib/externalSequenceProducer/README.md

externalSequenceProducer

externalSequenceProducer is a test tool for the Block-Level Sequence Producer API. It demonstrates how to use the API to perform a simple round-trip test.

A sample sequence producer is provided in sequence_producer.c, but the user can swap this out with a different one if desired. The sample sequence producer implements LZ parsing with a 1KB hashtable. Dictionary-based parsing is not currently supported.

Command line :

externalSequenceProducer filename