Uint8.isUint8
import { Uint8 } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.1.10/deps.ts";
const { isUint8 } = Uint8;Determines whether the passed value is an 8-bit unsigned integer.
import { Uint8 } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.1.10/deps.ts";
const { isUint8 } = Uint8;Determines whether the passed value is an 8-bit unsigned integer.