Skip to main content
Module

std/bytes/mod.ts>BytesList#shift

Deno standard library
Go to Latest
method BytesList.prototype.shift
import { BytesList } from "https://deno.land/std@0.190.0/bytes/mod.ts";

Drop head n bytes.

Parameters

n: number