method read-int32
1 | role Blob |
1.1 | (Blob) 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: uint , = NativeEndian --> int)
Returns a native int
value for the four bytes starting at the given position.