Documentation for method write-num32 assembled from the following pages:
Role: Buf §
From Buf
(Buf) method write-num32 §
Defined as:
method write-num32(buf8: uint , num32 , = NativeEndian --> Nil)
Writes a native num32 IEEE floating point value at the given position with the given endianness.
Role: Buf §
From Buf
(Buf) method write-num32 §
Defined as:
method write-num32(buf8: uint , num32 , = NativeEndian --> buf8)
Writes a native num32 IEEE floating point value at the given position with the given endianness.