Build a BloksResponse from any already-parsed JSON (typically a test fixture). Serialises once to hand the bytes to the native extractor; in production the HTTP layer uses createBloksResponse directly on the raw response body.
BloksResponse
createBloksResponse
Build a
BloksResponsefrom any already-parsed JSON (typically a test fixture). Serialises once to hand the bytes to the native extractor; in production the HTTP layer usescreateBloksResponsedirectly on the raw response body.