getUint64
Read any Uint up to 64 bits as Long. Includes Counter (which is internally Uint<64>). Throws if the chain value exceeds Long.MAX_VALUE — at that point the caller should use getUintBig for full-range access.
Read any Uint up to 64 bits as Long. Includes Counter (which is internally Uint<64>). Throws if the chain value exceeds Long.MAX_VALUE — at that point the caller should use getUintBig for full-range access.