Class BMPReadMemory.Response

All Implemented Interfaces:
Supplier<ByteBuffer>
Enclosing class:
BMPReadMemory

protected final class BMPReadMemory.Response
extends BMPRequest.PayloadedResponse<ByteBuffer>
An SCP response to a request to read a region of memory on a chip. Note that it is up to the caller to manage the buffer position of the returned response if it is to be read from multiple times.