menu
repeat
import { repeat } from "destack:bytes";
Repeat bytes count times.
1export function repeat(bytes: &'a readonly [uint8], count: isize): readonly [uint8]import { repeat } from "destack:bytes";
Repeat bytes count times.
1export function repeat(bytes: &'a readonly [uint8], count: isize): readonly [uint8]