import { type DecodingState } from "https://deno.land/x/bencodex@0.2.2/src/decoder.ts";
Represents the end-state of decoding.
x/bencodex/src/decoder.ts>DecodingState
import { type DecodingState } from "https://deno.land/x/bencodex@0.2.2/src/decoder.ts";
Represents the end-state of decoding.