MCPcopy
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
41func bb(b *ByteBuffer) *bytebufferpool.ByteBuffer {
42 return (*bytebufferpool.ByteBuffer)(b)
43}
44
45var byteBufferPool bytebufferpool.Pool

Callers 3

WriteMethod · 0.85
ResetMethod · 0.85
ReleaseByteBufferFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected