method read-uint128

Documentation for method read-uint128 assembled from the following types:

role Blob

From Blob

(Blob) method read-uint128

Defined as:

method read-uint128(blob8:D: uint $pos$endian = NativeEndian --> UInt:D)

Returns an unsigned integer value for the sixteen bytes starting at the given position.