struct-view

struct-view / Exports / uint32

Function: uint32

Constuint32<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:72

Constuint32(length: number): ReadonlyPropertyFactory<Uint32Array>

Parameters:

Name Type
length number

Returns: ReadonlyPropertyFactory<Uint32Array>

Defined in: arithmetic.ts:72