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