MCPcopy Create free account
hub / github.com/PolyhedraZK/ExpanderCompilerCollection / FromInterface

Method FromInterface

ecgo/utils/buf.go:18–18  ·  view source on GitHub ↗
(i interface{})

Source from the content-addressed store, hash-verified

16 SerializedLen() int
17 ToBigInt(c constraint.Element) *big.Int
18 FromInterface(i interface{}) constraint.Element
19}
20
21func (o *OutputBuf) AppendBigInt(n int, x *big.Int) {

Callers 4

ReadFieldElementMethod · 0.65
toVariableIdMethod · 0.65
GetCircuitVariablesFunction · 0.65
evalSubMethod · 0.65

Implementers 3

Fieldecgo/field/gf2/field.go
Fieldecgo/field/bn254/field_wrapper.go
Fieldecgo/field/m31/field.go

Calls

no outgoing calls

Tested by

no test coverage detected