Documentation for method write-int128
assembled from the following pages:
Role: Buf §
From Buf
(Buf) method write-int128 §
Defined as:
method write-int128(buf8: uint , Int , = NativeEndian --> Nil)
Writes a signed 128-bit integer value at the given position with the given endianness.
Role: Buf §
From Buf
(Buf) method write-int128 §
Defined as:
method write-int128(buf8: uint , Int , = NativeEndian --> buf8)
Writes a signed 128-bit integer value at the given position with the given endianness.