Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/tabtoy
/ Len
Method
Len
v2/printer/util.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(self *Stream) Len() int {
21
return
self.buf.Len()
22
}
23
24
func
(self *Stream) Buffer() *bytes.Buffer {
25
return
&self.buf
Callers
2
writeTableBinary
Function · 0.95
Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected