public class PDFEncoding.DifferencesBuilder extends Object
Constructor and Description |
---|
DifferencesBuilder() |
Modifier and Type | Method and Description |
---|---|
PDFArray |
buildDifferencesArray(SingleByteEncoding encodingA,
SingleByteEncoding encodingB)
Creates an array containing the differences between two single-byte.
|
public PDFArray buildDifferencesArray(SingleByteEncoding encodingA, SingleByteEncoding encodingB)
encodingA
- The first single-byte encodingencodingB
- The second single-byte encodingCopyright © 2025 Apache Software Foundation. All rights reserved.