public class PDFEncoding.DifferencesBuilder
extends java.lang.Object
| Constructor and Description |
|---|
PDFEncoding.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-2019 The Apache Software Foundation. All Rights Reserved.