Class: f32
Defined in: src/util/struct/StructValue.ts:5
Marker type for a 32-bit float field used by struct layout decoration.
Extends
Number
Constructors
Constructor
new f32(
value?):f32
Defined in: node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts:589
Parameters
value?
any
Returns
f32
Inherited from
Number.constructor

