Uses of Class
com.itextpdf.io.source.ByteBuffer
-
Uses of ByteBuffer in com.itextpdf.io.font
-
Uses of ByteBuffer in com.itextpdf.io.source
Modifier and TypeMethodDescriptionByteBuffer.append
(byte b) ByteBuffer.append
(byte[] b) ByteBuffer.append
(byte[] b, int off, int len) ByteBuffer.append
(int b) ByteBuffer.appendHex
(byte b) ByteBuffer.reset()
Modifier and TypeMethodDescriptionstatic boolean
PdfTokenizer.checkTrailer
(ByteBuffer line) Checks whetherline
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[]. -
Uses of ByteBuffer in com.itextpdf.kernel.pdf