method read-int32
Documentation for method read-int32
assembled from the following types:
role Blob
From Blob
(Blob) method read-int32
Defined as:
method read-int32(blob8:D: uint $pos, $endian = NativeEndian --> int)
Returns a native int
value for the four bytes starting at the given position.