Skip to main content
Go to Latest
import * as mod from "https://deno.land/std@0.115.1/node/_stream/readable_internal.ts";

Functions

Pluck off n bytes from an array of buffers. Length is the combined lengths of all the buffers in the list. This function is designed to be inlinable, so please take care when making changes to the function body.