Uses of Class
com.aowagie.text.pdf.ByteBuffer
Packages that use ByteBuffer
-
Uses of ByteBuffer in com.aowagie.text.pdf
Fields in com.aowagie.text.pdf declared as ByteBufferModifier and TypeFieldDescriptionprotected ByteBufferPdfContentByte.contentThis is the actual contentMethods in com.aowagie.text.pdf that return ByteBufferModifier and TypeMethodDescriptionByteBuffer.append(byte b) ByteBuffer.append_i(int b) Appends anint.PdfContentByte.getInternalBuffer()Gets the internal buffer.