public final class PdfRunLengthFilter extends Object
Modifier and Type | Method and Description |
---|---|
static ByteBuffer |
decode(ByteBuffer bb) |
static ByteBuffer |
encode(ByteBuffer bb) |
static void |
encode(PdfStream s) |
static ByteBuffer |
encode(String s) |
public static void encode(PdfStream s) throws PdfException
PdfException
public static ByteBuffer encode(ByteBuffer bb)
public static ByteBuffer encode(String s)
public static ByteBuffer decode(ByteBuffer bb) throws PdfBadFileException
PdfBadFileException
To contact our support team, send an e-mail to support@gnostice.com.