2.3.2.6 RESPONSE_OFFSET

#define RESPONSE_OFFSET (LENGTH_PREFIX_SIZE + LENGTH_FIELD_SIZE + FRAME_CHECK_SIZE + RESPONSE_PREFIX_SIZE)

Contains the offset of the response data buffer where actual client response starts after the length, checksum and prefix fields.