Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
stdin-buffer.test.ts
File · 0.80
read-media.test.ts
File · 0.80
bigPng
Function · 0.80
solidPng
Function · 0.80
solidJpeg
Function · 0.80
translucentPng
Function · 0.80
noisePng
Function · 0.80
output.test.ts
File · 0.80
cropImageForModel
Function · 0.80
encodeWithinBudget
Function · 0.80
prompt.e2e.test.ts
File · 0.80
pngBase64
Function · 0.80
Calls
no outgoing calls
Tested by
7
bigPng
Function · 0.64
solidPng
Function · 0.64
solidJpeg
Function · 0.64
translucentPng
Function · 0.64
noisePng
Function · 0.64
pngBase64
Function · 0.64
solidPng
Function · 0.64