1+ <!doctype html>
2+ < html class ="no-js " lang ="en ">
3+ < head >
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " charset ="UTF-8 ">
5+ < title > SLATE | HexDebug API</ title >
6+ < link href ="../../../../images/icon.png " rel ="icon " type ="image/png "> < script > var pathToRoot = "../../../../" ; </ script >
7+ < script > document . documentElement . classList . replace ( "no-js" , "js" ) ; </ script >
8+ < script > const storage = localStorage . getItem ( "dokka-dark-mode" )
9+ if ( storage == null ) {
10+ const osDarkSchemePreferred = window . matchMedia && window . matchMedia ( '(prefers-color-scheme: dark)' ) . matches
11+ if ( osDarkSchemePreferred === true ) {
12+ document . getElementsByTagName ( "html" ) [ 0 ] . classList . add ( "theme-dark" )
13+ }
14+ } else {
15+ const savedDarkMode = JSON . parse ( storage )
16+ if ( savedDarkMode === true ) {
17+ document . getElementsByTagName ( "html" ) [ 0 ] . classList . add ( "theme-dark" )
18+ }
19+ }
20+ </ script >
21+ < script type ="text/javascript " src ="https://unpkg.com/kotlin-playground@1/dist/playground.min.js " async > </ script >
22+ < script type ="text/javascript " src ="../../../../scripts/sourceset_dependencies.js " async > </ script >
23+ < link href ="../../../../styles/style.css " rel ="Stylesheet ">
24+ < link href ="../../../../styles/main.css " rel ="Stylesheet ">
25+ < link href ="../../../../styles/prism.css " rel ="Stylesheet ">
26+ < link href ="../../../../styles/logo-styles.css " rel ="Stylesheet ">
27+ < link href ="../../../../ui-kit/ui-kit.min.css " rel ="Stylesheet ">
28+ < script type ="text/javascript " src ="../../../../scripts/safe-local-storage_blocking.js "> </ script >
29+ < script type ="text/javascript " src ="../../../../scripts/navigation-loader.js " async > </ script >
30+ < script type ="text/javascript " src ="../../../../scripts/platform-content-handler.js " async > </ script >
31+ < script type ="text/javascript " src ="../../../../scripts/main.js " defer > </ script >
32+ < script type ="text/javascript " src ="../../../../scripts/prism.js " async > </ script >
33+ < script type ="text/javascript " src ="../../../../ui-kit/ui-kit.min.js " defer > </ script >
34+ < link href ="../../../../images/icon.png ">
35+ < link href ="../../../../styles/logo-styles.css " rel ="Stylesheet "> </ head >
36+ < body >
37+ < div class ="root ">
38+ < header class ="navigation theme-dark " id ="navigation-wrapper " role ="banner ">
39+ < a class ="library-name--link " href ="../../../../index.html " tabindex ="1 ">
40+ HexDebug
41+ </ a > < button class ="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only " id ="toc-toggle " type ="button "> Toggle table of contents
42+ </ button >
43+ < div class ="navigation-controls--break ui-kit_mobile-only "> </ div >
44+ < div class ="library-version " id ="library-version "> 0.7.0+1.20.1-SNAPSHOT
45+ </ div >
46+ < div class ="navigation-controls ">
47+ < ul class ="filter-section filter-section_loading " id ="filter-section " aria-label ="Target filter ">
48+ < button class ="platform-tag platform-selector jvm-like " data-active ="" aria-pressed ="true " data-filter =":Common/main "> jvm</ button >
49+ < div class ="dropdown filter-section--dropdown " data-role ="dropdown " id ="filter-section-dropdown ">
50+ < button class ="button button_dropdown filter-section--dropdown-toggle " role ="combobox " data-role ="dropdown-toggle " aria-controls ="platform-tags-listbox " aria-haspopup ="listbox " aria-expanded ="false " aria-label ="Toggle source sets "> </ button >
51+ < ul role ="listbox " id ="platform-tags-listbox " class ="dropdown--list " data-role ="dropdown-listbox " aria-label ="Target filter ">
52+ < div class ="dropdown--header "> < span > Target filter</ span >
53+ < button class ="button " data-role ="dropdown-toggle " aria-label ="Close target filter ">
54+ < i class ="ui-kit-icon ui-kit-icon_cross "> </ i >
55+ </ button >
56+ </ div >
57+ < li role ="option " class ="dropdown--option platform-selector-option jvm-like " tabindex ="0 ">
58+ < label class ="checkbox ">
59+ < input type ="checkbox " class ="checkbox--input " id =":Common/main " data-filter =":Common/main ">
60+ < span class ="checkbox--icon "> </ span >
61+ jvm
62+ </ label >
63+ </ li >
64+ </ ul >
65+ < div class ="dropdown--overlay "> </ div >
66+ </ div >
67+ </ ul >
68+ < button class ="navigation-controls--btn navigation-controls--btn_theme " id ="theme-toggle-button " type ="button "> Switch theme
69+ </ button >
70+ < div class ="navigation-controls--btn navigation-controls--btn_search " id ="searchBar " role ="button "> Search in
71+ API
72+ </ div >
73+ </ div >
74+ </ header >
75+ < div id ="container ">
76+ < nav id ="leftColumn " class ="sidebar " data-item-type ="SECTION " data-item-config ="{"defaultSize": 280, "minSize": 200, "maxSize": 400} ">
77+ < a class ="toc--skip-link " href ="#main "> Skip to content</ a >
78+ < div class ="dropdown theme-dark_mobile " data-role ="dropdown " id ="toc-dropdown ">
79+ < ul role ="listbox " id ="toc-listbox " class ="dropdown--list dropdown--list_toc-list " data-role ="dropdown-listbox " aria-label ="Table of contents ">
80+ < div class ="dropdown--header ">
81+ < span >
82+ HexDebug
83+ </ span >
84+ < button class ="button " data-role ="dropdown-toggle " aria-label ="Close table of contents ">
85+ < i class ="ui-kit-icon ui-kit-icon_cross "> </ i >
86+ </ button >
87+ </ div >
88+ < div class ="sidebar--inner " id ="sideMenu "> </ div >
89+ </ ul >
90+ < div class ="dropdown--overlay "> </ div >
91+ </ div >
92+ </ nav >
93+ < div id ="resizer " class ="resizer " data-item-type ="BAR "> </ div >
94+ < div id ="main " data-item-type ="SECTION " role ="main ">
95+ < div class ="main-content " data-page-type ="classlike " id ="content " pageids ="hexdebug-common::gay.object.hexdebug.api.client.splicing/SplicingTableIotaBackgroundType.SLATE///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}/568475083 ">
96+ < div class ="breadcrumbs "> < a href ="../../../index.html "> hexdebug-common</ a > < span class ="delimiter "> /</ span > < a href ="../../index.html "> gay.object.hexdebug.api.client.splicing</ a > < span class ="delimiter "> /</ span > < a href ="../index.html "> SplicingTableIotaBackgroundType</ a > < span class ="delimiter "> /</ span > < span class ="current "> SLATE</ span > </ div >
97+ < div class ="cover ">
98+ < h1 class ="cover "> < span > < span > SLATE</ span > </ span > </ h1 >
99+ < div class ="platform-hinted " data-platform-hinted ="data-platform-hinted "> < div class ="content sourceset-dependent-content " data-active ="" data-togglable =":Common/main "> < div class ="symbol monospace "> < a href ="index.html "> SLATE</ a > </ div > </ div > </ div >
100+ </ div >
101+ < div class ="tabbedcontent ">
102+ < div class ="tabs-section " tabs-section ="tabs-section "> </ div >
103+ < div class ="tabs-section-body "> </ div >
104+ </ div >
105+ </ div >
106+ < div class ="footer ">
107+ < div class ="footer--container ">
108+ < a href ="#content " id ="go-to-top-link " class ="footer--button footer--button_go-to-top "> </ a >
109+ < div class ="footer--content ">
110+ < div >
111+ < span > Generated by </ span >
112+ < a class ="footer--link footer--link_external " href ="https://github.com/Kotlin/dokka ">
113+ Dokka
114+ </ a >
115+ < div > © 2025 Copyright</ div >
116+ </ div >
117+ </ div >
118+ </ div >
119+ </ div >
120+ </ div >
121+ </ div >
122+ </ div >
123+ </ body >
124+ </ html >
0 commit comments