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:D: uint $pos$endian = NativeEndian --> uint)

Returns a native uint value for the four bytes starting at the given position.