Write a Slice Byte Array
WriteSliceByteArray
Id
0x07
Signature
(bytes: bytes, index: bigint, array: array): array
Description
Takes the byte array, index from the stack, bytes to write. Writes the given bytes from the given index in the given array. Returns a reference to the array