method read-num32
1 | role Blob |
1.1 | (Blob) method read-num32 |
Documentation for method read-num32
assembled from the following types:
role Blob
From Blob
(Blob) method read-num32
Defined as:
method read-num32(blob8: uint , = NativeEndian --> int)
Returns a native num
value for the four bytes starting at the given position.