MCPcopy Create free account
hub / github.com/CopilotKit/aimock / end

Method end

src/recorder.ts:918–920  ·  view source on GitHub ↗

Flush any buffered bytes once the stream has ended.

()

Source from the content-addressed store, hash-verified

916 }
917 /** Flush any buffered bytes once the stream has ended. */
918 end(): string {
919 return this.decoder.end();
920 }
921}
922
923/**

Callers 15

makeUpstreamRequestFunction · 0.95
relayJsonFunction · 0.80
createJsonRpcDispatcherFunction · 0.80
handleVideoCreateFunction · 0.80
handleVideoStatusFunction · 0.80

Calls

no outgoing calls

Tested by 15

requestFunction · 0.64
httpRequestFunction · 0.64
httpPostFunction · 0.64
postFunction · 0.64
postRawFunction · 0.64
postFunction · 0.64
postRawFunction · 0.64
httpPostFunction · 0.64
postFunction · 0.64
httpPostFunction · 0.64
httpPostFunction · 0.64
postFunction · 0.64