struct-view

struct-view / Exports / int32be

Function: int32be

Constint32be<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:60

Constint32be(length: number): ReadonlyPropertyFactory<Int32Array>

Parameters:

Name Type
length number

Returns: ReadonlyPropertyFactory<Int32Array>

Defined in: arithmetic.ts:60