| Package | Description | 
|---|---|
| com.itextpdf.xmp.impl |  
          
           Package containing the xmpcore implementation. 
            |  
       
| Modifier and Type | Method and Description | 
|---|---|
static ByteBuffer |  
          Latin1Converter.convert(ByteBuffer buffer) 
           
             A converter that processes a byte buffer containing a mix of UTF8 and Latin-1/Cp1252 chars. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
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. 
              |  
         
Copyright © 1998–2019. All rights reserved.