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