Versions in this module Expand all Collapse all v0 v0.0.1 Dec 15, 2023 Changes in this version + type Prefix struct + func Deserialize(prefixBytes []byte) (*Prefix, error) + func (p *Prefix) Equal(other *Prefix) bool + func (p *Prefix) Flip() *Prefix + func (p *Prefix) Serialize() []byte