method read-uint64

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

role Blob

From Blob

(Blob) method read-uint64

Defined as:

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

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