writeInt

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

Writes Int at certain offset.