compose-highlight
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
compose-highlight
compose-highlight
/
dev.hossain.highlight.engine
/
HtmlHighlightResult
/
HtmlHighlightResult
Html
Highlight
Result
constructor
(
html
:
String
,
durationMs
:
Long
,
jsBridgeDuration
:
Duration
=
Duration.ZERO
,
jsonUnescapeDuration
:
Duration
=
Duration.ZERO
)