MCPcopy Create free account
hub / github.com/apache/maka / decodeInput

Method decodeInput

packages/runtime-host/src/protocol/operation-spec.ts:32–32  ·  view source on GitHub ↗
(value: unknown)

Source from the content-addressed store, hash-verified

30 errors: readonly ErrorCode[];
31 usesHostPaths?(input: Input): boolean;
32 decodeInput(value: unknown): Input;
33 decodeOutput(value: unknown): Output;
34 assertOutputForInput?(input: Input, output: Output): void;
35}

Callers 9

#requestMethod · 0.80
#requestOperationMethod · 0.80
decodeRequestFrameFunction · 0.80
#readSubmitReceiptMethod · 0.80
#readRetractReceiptMethod · 0.80
#readInterruptReceiptMethod · 0.80
protocol.test.tsFile · 0.80
requestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected