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