Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pact/src/lib/mod.ts>PactFfi.pactffi_sync_http_set_response_contents_bin

Pact πŸ”— Contract Testing for Deno πŸ¦•, Powered by Rust πŸ¦€
Go to Latest
function PactFfi.pactffi_sync_http_set_response_contents_bin
import { PactFfi } from "https://deno.land/x/pact@0.0.2/src/lib/mod.ts";
const { pactffi_sync_http_set_response_contents_bin } = PactFfi;

/data/input/pact.h#L1820

Parameters

interaction: Pointer<StructPointer<"SynchronousHttp">>
contents: Pointer<number>
len: number
content_type: Pointer<number>