import { msgpack } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { ExtData } = msgpack;
ExtData is used to handle Extension Types that are not registered to ExtensionCodec.
import { msgpack } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { ExtData } = msgpack;
ExtData is used to handle Extension Types that are not registered to ExtensionCodec.