Skip to main content
Module

x/r2d2/deps.ts>BufReader#size

Lightweight Redis client library for Deno.
Go to Latest
method BufReader.prototype.size
import { BufReader } from "https://deno.land/x/r2d2@v0.0.11/deps.ts";

Returns the size of the underlying buffer in bytes.

Returns

number