method read-num64
Documentation for method read-num64
assembled from the following types:
role Blob
From Blob
(Blob) method read-num64
Defined as:
method read-num64(blob8:D: uint $pos, $endian = NativeEndian --> int)
Returns a native num
value for the eight bytes starting at the given position.