Skip to main content
Go to Latest
method BytesList.prototype.add
import { BytesList } from "https://deno.land/std@0.151.0/bytes/bytes_list.ts";

Push bytes with given offset infos

Parameters

value: Uint8Array
optional
start = [UNSUPPORTED]
optional
end = [UNSUPPORTED]