Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyhedraZK/ExpanderCompilerCollection
/ IsEnd
Method
IsEnd
ecgo/utils/buf.go:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
}
110
111
func
(i *InputBuf) IsEnd() bool {
112
return
len(i.buf) == 0
113
}
Callers
2
DeserializeRootCircuit
Function · 0.95
DeserializeRootCircuit
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected