struct-view

struct-view / Exports / int64le

Function: int64le

Constint64le<K>(name: K): Decorator<Record<K, bigint>>

Type parameters:

Name Type
K string

Parameters:

Name Type
name K

Returns: Decorator<Record<K, bigint>>

Defined in: arithmetic.ts:64

Constint64le(length: number): ReadonlyPropertyFactory<BigInt64Array>

Parameters:

Name Type
length number

Returns: ReadonlyPropertyFactory<BigInt64Array>

Defined in: arithmetic.ts:64