struct-view

struct-view / Exports / uint16

Function: uint16

Constuint16<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:69

Constuint16(length: number): ReadonlyPropertyFactory<Uint16Array>

Parameters:

Name Type
length number

Returns: ReadonlyPropertyFactory<Uint16Array>

Defined in: arithmetic.ts:69