Uses of Class
com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Uses of ByteBuffer in com.itextpdf.kernel.xmp.impl
Modifier and TypeMethodDescriptionstatic ByteBuffer
Latin1Converter.convert
(ByteBuffer buffer) A converter that processes a byte buffer containing a mix of UTF8 and Latin-1/Cp1252 chars.Modifier and TypeMethodDescriptionvoid
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.