object Ipv4Address
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Value members
Concrete methods
Like fromString
, but throws on invalid input
Like fromString
, but throws on invalid input
- Source:
- Uri.scala
Deprecated methods
@deprecated("Use apply(ip4s.Ipv4Address.fromInet4Address(address))", "0.23.5")
- Deprecated
- Source:
- Uri.scala
Implicits
Implicits
implicit val http4sInstancesForIpv4Address: HttpCodec[Ipv4Address] & Order[Ipv4Address] & Hash[Ipv4Address] & Show[Ipv4Address]
- Source:
- Uri.scala