struct ReadMemoryRequest

Defined at line 1601 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h

Reads bytes from memory at the provided location.

Clients should only call this request if the corresponding capability

`supportsReadMemoryRequest` is true.

Public Members

integer count
basic_string memoryReference
optional offset