writeInt

abstract fun writeInt(offset: Int, value: Int)

Writes Int at certain offset.

Sources

common source
Link copied to clipboard