Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/valyala/quicktemplate
/ bb
Function
bb
bytebuffer.go:41–43 ·
view source on GitHub ↗
(b *ByteBuffer)
Source
from the content-addressed store, hash-verified
39
}
40
41
func
bb(b *ByteBuffer) *bytebufferpool.ByteBuffer {
42
return
(*bytebufferpool.ByteBuffer)(b)
43
}
44
45
var
byteBufferPool bytebufferpool.Pool
Callers
3
Write
Method · 0.85
Reset
Method · 0.85
ReleaseByteBuffer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected