Slice Byte Array
SliceByteArray
Id
0x06
Signature
(size: bigint, index: bigint, array: array): bytes
Description
Takes the byte array, index and size from the stack. Returns size bytes from the given index in the given array.
0x06
(size: bigint, index: bigint, array: array): bytes
Takes the byte array, index and size from the stack. Returns size bytes from the given index in the given array.