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