Skip to main content
Go to Latest
function errInvalidByte
import { errInvalidByte } from "https://deno.land/std@0.80.0/encoding/hex.ts";

ErrInvalidByte takes an invalid byte and returns an Error.

Parameters

byte: number

Returns

Error