split most of FileDecoder off to new SeekableStreamDecoder

This commit is contained in:
Josh Coalson
2001-11-08 23:59:22 +00:00
parent 53ad911a1d
commit dbd84c48e5
13 changed files with 1398 additions and 687 deletions

View File

@@ -24,6 +24,7 @@ include_HEADERS = \
format.h \
ordinals.h \
seek_table.h \
seekable_stream_decoder.h \
stream_decoder.h \
stream_encoder.h \
utility.h