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