struct-view / Exports / int16le
▸ Const
int16le<K>(name
: K): Decorator<Record<K, number>>
Name | Type |
---|---|
K |
string |
Name | Type |
---|---|
name |
K |
Returns: Decorator<Record<K, number>>
Defined in: arithmetic.ts:58
▸ Const
int16le(length
: number): ReadonlyPropertyFactory<Int16Array>
Name | Type |
---|---|
length |
number |
Returns: ReadonlyPropertyFactory<Int16Array>
Defined in: arithmetic.ts:58