BufferUtils.fromUint8Iterable
import { BufferUtils } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.0/deps.ts";
const { fromUint8Iterable } = BufferUtils;function fromUint8Iterable(source: Iterable<number>): ArrayBuffer;
import { BufferUtils } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.0/deps.ts";
const { fromUint8Iterable } = BufferUtils;