writeByte

abstract fun writeByte(offset: Int, value: Byte)

Writes Byte at certain offset.

Sources

Link copied to clipboard