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

x/packet/src/stream.ts>Stream#encode

An abstract-encoding compliant module for encoding / decoding DNS packets, for Deno.
Go to Latest
method Stream.prototype.encode
import { Stream } from "https://deno.land/x/packet@2022.11.25.1/src/stream.ts";