Skip to content

@infrared-city/sandbox-core


Function: packF32()

packF32(values): Uint8Array

Defined in: sandbox-core.d.ts:125

Pack a Float32Array into little-endian f32 bytes.

Parameters

values

Float32Array

Returns

Uint8Array