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