struct-view

struct-view / Exports / int16be

Function: int16be

Constint16be<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:57

Constint16be(length: number): ReadonlyPropertyFactory<Int16Array>

Parameters:

Name Type
length number

Returns: ReadonlyPropertyFactory<Int16Array>

Defined in: arithmetic.ts:57