Documentation ¶
Index ¶
- type SSZUint64
- func (s *SSZUint64) HashTreeRoot() ([32]byte, error)
- func (s *SSZUint64) HashTreeRootWith(hh *fssz.Hasher) error
- func (s *SSZUint64) MarshalSSZ() ([]byte, error)
- func (s *SSZUint64) MarshalSSZTo(dst []byte) ([]byte, error)
- func (s *SSZUint64) SizeSSZ() int
- func (s *SSZUint64) UnmarshalSSZ(buf []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSZUint64 ¶
type SSZUint64 uint64
SSZUint64 --
func (*SSZUint64) HashTreeRoot ¶
HashTreeRoot --
func (*SSZUint64) HashTreeRootWith ¶
HashTreeRootWith --
func (*SSZUint64) MarshalSSZTo ¶
MarshalSSZTo --
Click to show internal directories.
Click to hide internal directories.