| Package | Description |
|---|---|
| com.itextpdf.io.font | |
| com.itextpdf.io.source |
| 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
line equals 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[].
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.