Uint64
import { Uint64 } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.0/deps.ts";The type of 64-bit unsigned integer.
type Uint64 = bigint;
§Functions
| Uint64.isUint64 |
import { Uint64 } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.0/deps.ts";The type of 64-bit unsigned integer.
| Uint64.isUint64 |