writeInt

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

Writes Int at certain offset.

Sources

Link copied to clipboard