Skip to main content
Very Popular
Go to Latest
import * as amqp from "https://deno.land/x/amqp@v0.23.0/deps.ts";

Classes

A variable-sized buffer of bytes with read() and write() methods.

BufReader implements buffering for a Reader object.