Skip to main content
The Deno 2 Release Candidate is here
Learn more
Very Popular
Go to Latest
class SendPacket
import { SendPacket } from "https://deno.land/x/mysql@v2.10.3/src/packets/packet.ts";

Constructors

new
SendPacket(body: Uint8Array, no: number)

Properties

header: PacketHeader