Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method BytesList.prototype.shift
import { BytesList } from "https://deno.land/std@0.170.0/bytes/bytes_list.ts";

Drop head n bytes.

Parameters

n: number