type github.com/tmc/go-iroh/netaddr.CustomAddr (struct)

Method Implmentations (2 other methods implement nothing)


MarshalBinary() ([]byte, error) CustomAddr.M : encoding.BinaryMarshaler.MarshalBinary
MarshalText() ([]byte, error) CustomAddr.M : encoding.TextMarshaler.MarshalText
Network() string CustomAddr.M : TransportAddr.Network CustomAddr.M : net.Addr.Network
String() string CustomAddr.M : TransportAddr.String CustomAddr.M : expvar.Var.String CustomAddr.M : fmt.Stringer.String CustomAddr.M : net.Addr.String
UnmarshalBinary(data []byte) error *CustomAddr.M : encoding.BinaryUnmarshaler.UnmarshalBinary
UnmarshalText(text []byte) error *CustomAddr.M : encoding.TextUnmarshaler.UnmarshalText