Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/jasm/test/common.ts>splitBytes

javascript-y assembler, supports and is tested with nasm syntax
Latest
function splitBytes
import { splitBytes } from "https://deno.land/x/jasm@0.0.1a-readme/test/common.ts";

Parameters

bytes: Uint8Array
optional
step: number