|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteBuffer | |
|---|---|
| com.itextpdf.xmp.impl | Package containing the xmpcore implementation. |
| Uses of ByteBuffer in com.itextpdf.xmp.impl |
|---|
| Methods in com.itextpdf.xmp.impl that return ByteBuffer | |
|---|---|
static ByteBuffer |
Latin1Converter.convert(ByteBuffer buffer)
A converter that processes a byte buffer containing a mix of UTF8 and Latin-1/Cp1252 chars. |
| Methods in com.itextpdf.xmp.impl with parameters of type ByteBuffer | |
|---|---|
void |
ByteBuffer.append(ByteBuffer anotherBuffer)
Append another buffer to this buffer. |
static ByteBuffer |
Latin1Converter.convert(ByteBuffer buffer)
A converter that processes a byte buffer containing a mix of UTF8 and Latin-1/Cp1252 chars. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||