| Package | Description | 
|---|---|
| com.itextpdf.io.font | |
| com.itextpdf.io.source | |
| com.itextpdf.kernel.pdf | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CMapEncoding. fillCmapBytes(int cid, ByteBuffer buffer) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ByteBuffer | PdfTokenizer. outBuf | 
| Modifier and Type | Method and Description | 
|---|---|
| ByteBuffer | ByteBuffer. append(byte b) | 
| ByteBuffer | ByteBuffer. append(byte[] b) | 
| ByteBuffer | ByteBuffer. append(byte[] b, int off, int len) | 
| ByteBuffer | ByteBuffer. append(int b) | 
| ByteBuffer | ByteBuffer. append(String str) | 
| ByteBuffer | ByteBuffer. appendHex(byte b) | 
| ByteBuffer | ByteBuffer. reset() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | PdfTokenizer. checkTrailer(ByteBuffer line)
             Checks whether  lineequals to 'trailer'. | 
| boolean | PdfTokenizer. readLineSegment(ByteBuffer buffer)
             Reads data into the provided byte[]. 
            | 
| boolean | PdfTokenizer. readLineSegment(ByteBuffer buffer, boolean isNullWhitespace)
             Reads data into the provided byte[]. 
            | 
| Constructor and Description | 
|---|
| ReusableRandomAccessSource(ByteBuffer buffer) Deprecated.  
            | 
| Constructor and Description | 
|---|
| ReusableRandomAccessSource(ByteBuffer buffer) | 
Copyright © 1998–2019 iText Group NV. All rights reserved.