Weight of the magic bytes.
@hugoalh/bytes-matcher@0.1.1Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
A module to determine whether the bytes is match the specify signature.
This package works with Deno
JSR Score
94%
Published
7 months ago (0.1.1)
Add Package
deno add jsr:@hugoalh/bytes-matcher
Import symbol
import { type MagicBytesMetaExtend } from "@hugoalh/bytes-matcher/magic-bytes";
---- OR ----
Import directly with a jsr specifier
import { type MagicBytesMetaExtend } from "jsr:@hugoalh/bytes-matcher/magic-bytes";