krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
wasm
/
uk.shusek.krwa.wasm
/
WasmWriter
Wasm
Writer
class
WasmWriter
Members
Constructors
Wasm
Writer
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
bytes
Link copied to clipboard
fun
bytes
(
)
:
ByteArray
write
Section
Link copied to clipboard
fun
writeSection
(
section
:
RawSection
)
fun
writeSection
(
sectionId
:
Int
,
contents
:
ByteArray
)