setUint32

JS
1.1
fun setUint32(
    byteOffset: Int,
    value: Int,
    littleEndian: Boolean = definedExternally)