Skip to main content
Module

std/bytes/mod.ts>BytesList#get

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

Get indexed byte from chunks

Parameters

i: number

Returns

number