Class ReadLink.Response

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

protected final class ReadLink.Response
extends PayloadedResponse<ByteBuffer,​RuntimeException>
An SCP response to a request to read a region of memory via a link 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.