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