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

Classes

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

BufReader implements buffering for a Reader object.

Functions

Write all the content of the array buffer (arr) to the writer (w).