KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core
/
ByteReader
/
matches
matches
fun
matches
(
needle
:
ByteArray
,
at
:
Int
=
position
)
:
Boolean
True if the next bytes match
needle
(ASCII), without advancing.