KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.writer
/
PdfStreams
/
raw
raw
fun
raw
(
data
:
ByteArray
,
extra
:
Map
<
String
,
PdfObject
>
=
emptyMap()
)
:
PdfStream
A stream with no encoding filter, holding
data
verbatim.