Deprecated
Replaced by interface MagicBytesMetaExtend
.
Meta of the magic bytes with weight.
A module to determine whether the bytes is match the specify signature.
Replaced by interface MagicBytesMetaExtend
.
Meta of the magic bytes with weight.
Add Package
deno add jsr:@hugoalh/bytes-matcher
Import symbol
import { type MagicBytesMetaWithWeight } from "@hugoalh/bytes-matcher/magic-bytes";
---- OR ----
Import directly with a jsr specifier
import { type MagicBytesMetaWithWeight } from "jsr:@hugoalh/bytes-matcher/magic-bytes";