Browse Source

Extract the actual decoding in `CCITTFaxStream` into a new `CCITTFaxDecoder` "class", which the new `CCITTFaxStream` depends on

Jonas Jenwald 8 years ago
parent
commit
e94a0fd4e7
  1. 1041
      src/core/ccitt.js
  2. 990
      src/core/ccitt_stream.js

1041
src/core/ccitt.js

File diff suppressed because it is too large Load Diff

990
src/core/ccitt_stream.js

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save