MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / getBuffer

Method getBuffer

packages/pi-tui/src/stdin-buffer.ts:427–429  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

425 }
426
427 getBuffer(): string {
428 return this.buffer;
429 }
430
431 destroy(): void {
432 this.clear();

Callers 14

read-media.test.tsFile · 0.80
bigPngFunction · 0.80
solidPngFunction · 0.80
solidJpegFunction · 0.80
translucentPngFunction · 0.80
noisePngFunction · 0.80
output.test.tsFile · 0.80
cropImageForModelFunction · 0.80
encodeWithinBudgetFunction · 0.80
prompt.e2e.test.tsFile · 0.80
pngBase64Function · 0.80

Calls

no outgoing calls

Tested by 7

bigPngFunction · 0.64
solidPngFunction · 0.64
solidJpegFunction · 0.64
translucentPngFunction · 0.64
noisePngFunction · 0.64
pngBase64Function · 0.64
solidPngFunction · 0.64