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: uint , = NativeEndian --> UInt)
Returns an unsigned integer value for the eight bytes starting at the given position.