struct-view

struct-view / Exports / int32

Function: int32

Constint32<K>(name: K): Decorator<Record<K, number>>

Type parameters:

Name Type
K string

Parameters:

Name Type
name K

Returns: Decorator<Record<K, number>>

Defined in: arithmetic.ts:62

Constint32(length: number): ReadonlyPropertyFactory<Int32Array>

Parameters:

Name Type
length number

Returns: ReadonlyPropertyFactory<Int32Array>

Defined in: arithmetic.ts:62