public class CMapByteCid extends AbstractCMap
Modifier and Type | Class and Description |
---|---|
protected static class |
CMapByteCid.Cursor |
Constructor and Description |
---|
CMapByteCid() |
Modifier and Type | Method and Description |
---|---|
String |
decodeSequence(byte[] cidBytes, int offset, int length)
Decode byte sequence.
|
protected int |
decodeSingle(byte[] cidBytes, CMapByteCid.Cursor cursor) |
decodeStringToByte, getName, getOrdering, getRegistry, getSupplement, toUnicodeString
public String decodeSequence(byte[] cidBytes, int offset, int length)
cidBytes
- byteCodeBytes
offset
- number of bytes to skip before starting to return chars from the sequence
length
- number of bytes to process
protected int decodeSingle(byte[] cidBytes, CMapByteCid.Cursor cursor)
Copyright © 1998–2023 iText Group NV. All rights reserved.