KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.filters
/
PdfFilter
Pdf
Filter
interface
PdfFilter
Inheritors
CcittFaxFilter
FlateFilter
AsciiHexFilter
Ascii85Filter
RunLengthFilter
LzwFilter
Members
Properties
name
Link copied to clipboard
abstract
val
name
:
String
Functions
decode
Link copied to clipboard
abstract
fun
decode
(
input
:
ByteArray
,
params
:
PdfDictionary
?
)
:
ByteArray