Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/feoblog_client/private/deps.ts>hex.errInvalidByte

a JavaScript client for feoblog written for Deno
Latest
function hex.errInvalidByte
import { hex } from "https://deno.land/x/feoblog_client@v0.7.0/private/deps.ts";
const { errInvalidByte } = hex;

ErrInvalidByte takes an invalid byte and returns an Error.

Parameters

byte: number

Returns

Error