See Original text in context
method write-int64(buf8: uint , Int , = NativeEndian --> Nil)
Writes a signed 64-bit integer value at the given position with the given endianness.
See Original text in context
method write-int64(buf8: uint , Int , = NativeEndian --> buf8)
Writes a signed 64-bit integer value at the given position with the given endianness.