struct-view / Exports / int32le
▸ Constint32le<K>(name: K): Decorator<Record<K, number>>
| Name | Type |
|---|---|
K |
string |
| Name | Type |
|---|---|
name |
K |
Returns: Decorator<Record<K, number>>
Defined in: arithmetic.ts:61
▸ Constint32le(length: number): ReadonlyPropertyFactory<Int32Array>
| Name | Type |
|---|---|
length |
number |
Returns: ReadonlyPropertyFactory<Int32Array>
Defined in: arithmetic.ts:61