public class PDFEncoding.DifferencesBuilder
extends java.lang.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 1999-2017 The Apache Software Foundation. All Rights Reserved.