method read-uint128
| 1 | role Blob |
| 1.1 | (Blob) method read-uint128 |
Documentation for method read-uint128 assembled from the following types:
role Blob
From Blob
(Blob) method read-uint128
Defined as:
method read-uint128(blob8: uint , = NativeEndian --> UInt)
Returns an unsigned integer value for the sixteen bytes starting at the given position.