decodeUInt32LE
Description​
(no description)
- JavaScript
- C#
- Kotlin
static decodeUInt32LE(data: Uint8Array, index: number): number
static double DecodeUInt32LE(Uint8Array data, double index)
fun decodeUInt32LE(data: Uint8Array, index: Double): Double
Parameter | Summary |
---|---|
dataAll | (no description) |
indexAll | (no description) |