import * as bufferUtils.es from "https://raw.githubusercontent.com/i-xi-dev/buffer-utils.es/6.2.1/deps.ts";| Uint16.BYTES | |
| Uint16.MAX_VALUE | |
| Uint16.MIN_VALUE | |
| Uint16.SIZE | |
| Uint32.BYTES | |
| Uint32.MAX_VALUE | |
| Uint32.MIN_VALUE | |
| Uint32.SIZE | |
| Uint64.BYTES | |
| Uint64.MAX_VALUE | |
| Uint64.MIN_VALUE | |
| Uint64.SIZE | |
| Uint8.BYTES | |
| Uint8.MAX_VALUE | The maximum value of 8-bit unsigned integer. |
| Uint8.MIN_VALUE | The minimum value of 8-bit unsigned integer. |
| Uint8.SIZE |
| SafeInteger | |
| SafeInteger.FromOptions | |
| SafeInteger.FromOptions.Resolved | |
| Uint16 | The type of 16-bit unsigned integer. |
| Uint32 | The type of 32-bit unsigned integer. |
| Uint64 | The type of 64-bit unsigned integer. |
| Uint8 | The type of 8-bit unsigned integer. |
| Uint8.FromOptions |