EndianUtils

object EndianUtils

Functions

Link copied to clipboard
fun writeIntLE(    data: ByteArray,     offset: Int,     value: Int)