projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1228818
)
work
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 17 Dec 2023 21:54:58 +0000
(13:54 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 17 Dec 2023 21:54:58 +0000
(13:54 -0800)
rust/src/cooked.rs
patch
|
blob
|
history
diff --git
a/rust/src/cooked.rs
b/rust/src/cooked.rs
index 757e770520ad6d0a248f8527f9cbd0b2c4cd85c1..2cea33074024b7b67739c82f1ba0cb9fa617bc05 100644
(file)
--- a/
rust/src/cooked.rs
+++ b/
rust/src/cooked.rs
@@
-308,6
+308,8
@@
pub fn decode(
}
};
+ //let mut dictionary = Dictionary::new(encoding);
+
let mut decoder = Decoder {
compression: header.compression,
endian: header.endian,