MCPcopy 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
111func (i *InputBuf) IsEnd() bool {
112 return len(i.buf) == 0
113}

Callers 2

DeserializeRootCircuitFunction · 0.95
DeserializeRootCircuitFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected