writeUInt16LE
Description​
(no description)
- JavaScript
- C#
- Kotlin
static writeUInt16LE(o: IWriteable, v: number): void
static void WriteUInt16LE(IWriteable o, double v)
fun writeUInt16LE(o: IWriteable, v: Double): Unit
Parameter | Summary |
---|---|
oAll | (no description) |
vAll | (no description) |