Documentation ¶
Index ¶
- type OutPoint
- func (outPoint *OutPoint) Decode(reader io.Reader) (err error)
- func (outPoint *OutPoint) Encode(writer io.Writer) error
- func (outPoint *OutPoint) EncodeSize() uint32
- func (outPoint *OutPoint) IsNull() bool
- func (outPoint *OutPoint) Serialize(writer io.Writer) error
- func (outPoint *OutPoint) SerializeSize() uint32
- func (outPoint *OutPoint) String() string
- func (outPoint *OutPoint) Unserialize(reader io.Reader) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutPoint ¶
func NewDefaultOutPoint ¶ added in v0.0.2
func NewDefaultOutPoint() *OutPoint
func (*OutPoint) EncodeSize ¶
func (*OutPoint) SerializeSize ¶
Click to show internal directories.
Click to hide internal directories.