method read-num64
1 | role Blob |
1.1 | (Blob) 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: uint , = NativeEndian --> int)
Returns a native num
value for the eight bytes starting at the given position.