Synopsis
TargetInterface.peekBytes(address, length)
Description

TargetInterface.peekBytes reads a block of bytes from target memory starting at >address for length bytes and returns the result as an array containing the bytes read.