bytesbuilder

package
v1.0.0-beta.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BytesBuilder

type BytesBuilder struct {
	// contains filtered or unexported fields
}

func New

func New() *BytesBuilder

func (*BytesBuilder) AddAddress

func (b *BytesBuilder) AddAddress(address common.Address)

func (*BytesBuilder) AddBytes

func (b *BytesBuilder) AddBytes(data string) error

func (*BytesBuilder) AddUint16

func (b *BytesBuilder) AddUint16(val *big.Int)

func (*BytesBuilder) AddUint24

func (b *BytesBuilder) AddUint24(val *big.Int)

func (*BytesBuilder) AddUint32

func (b *BytesBuilder) AddUint32(val *big.Int)

func (*BytesBuilder) AddUint8

func (b *BytesBuilder) AddUint8(val uint8)

func (*BytesBuilder) AsHex

func (b *BytesBuilder) AsHex() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL