Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyhedraZK/ExpanderCompilerCollection
/ SerializedLen
Method
SerializedLen
ecgo/utils/buf.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
15
type
SimpleField
interface
{
16
SerializedLen() int
17
ToBigInt(c constraint.Element) *big.Int
18
FromInterface(i
interface
{}) constraint.Element
19
}
Callers
2
AppendFieldElement
Method · 0.65
ReadFieldElement
Method · 0.65
Implementers
3
Field
ecgo/field/gf2/field.go
Field
ecgo/field/bn254/field_wrapper.go
Field
ecgo/field/m31/field.go
Calls
no outgoing calls
Tested by
no test coverage detected