SegmentEncoder

org.http4s.Uri$.Path$.SegmentEncoder
See theSegmentEncoder companion object
trait SegmentEncoder[A] extends Serializable

Attributes

Companion:
object
Source:
Uri.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def toSegment(a: A): Segment

Attributes

Source:
Uri.scala

Concrete methods

final def contramap[B](f: B => A): SegmentEncoder[B]

Attributes

Source:
Uri.scala