Uint16
import { Uint16 } from "https://raw.githubusercontent.com/i-xi-dev/buffer-utils.es/6.0.1/deps.ts";The type of 16-bit unsigned integer.
type Uint16 = number;
import { Uint16 } from "https://raw.githubusercontent.com/i-xi-dev/buffer-utils.es/6.0.1/deps.ts";The type of 16-bit unsigned integer.