public class PDFEncoding.DifferencesBuilder
extends java.lang.Object
| Constructor | Description |
|---|---|
DifferencesBuilder() |
| Modifier and Type | Method | 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-2016 The Apache Software Foundation. All Rights Reserved.