encoder builds, no tests

This commit is contained in:
Henry Schimke
2022-10-03 16:03:28 -05:00
parent eaff1b6b64
commit e3c7af36f1
4 changed files with 1506 additions and 1146 deletions

View File

@@ -2867,6 +2867,7 @@ impl fmt::Display for ECIStringBuilder {
*
* @author Alex Geller
*/
#[derive(Clone)]
pub struct ECIEncoderSet {
encoders: Vec<EncodingRef>,
priorityEncoderIndex: usize,