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: uint , = NativeEndian --> int)
Returns a native int
value for the eight bytes starting at the given position.