Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xPolygon/bor
/ testEncoderValueMethod
Struct
testEncoderValueMethod
rlp/encode_test.go:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
type
testEncoderValueMethod
struct
{}
53
54
func
(e testEncoderValueMethod) EncodeRLP(w io.Writer) error {
55
w.Write([]byte{0xFA, 0xFE, 0xF0})
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected