Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/tabtoy
/ RawFieldCount
Method
RawFieldCount
v2/sheet_dataheader.go:121–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
}
120
121
func
(self *DataHeader) RawFieldCount() int {
122
return
len(self.rawHeaderFields)
123
}
124
125
func
(self *DataHeader) FieldRepeatedCount(fd *model.FieldDescriptor) (count int) {
126
Callers
2
exportRowMajor
Method · 0.80
exportColumnMajor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected