global.namespace.fun.io.scala

api

package api

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. api
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type Buffer = api.Buffer

  2. type Codec = api.Codec

  3. type ConnectedCodec = api.ConnectedCodec

  4. type Decoder = api.Decoder

  5. type Encoder = api.Encoder

  6. type Sink = api.Sink

  7. type Socket[T <: AutoCloseable] = api.Socket[T]

  8. type Source = api.Source

  9. type Store = api.Store

  10. type Transformation = api.Transformation

  11. implicit class WithCodec extends AnyRef

  12. implicit class WithStore extends AnyRef

  13. implicit class WithTransformation extends AnyRef

Value Members

  1. implicit def xConsumer[A](consumer: (A) ⇒ Unit): XConsumer[A]

  2. implicit def xFunction[A, B](function: (A) ⇒ B): XFunction[A, B]

  3. implicit def xSupplier[A](a: ⇒ A): XSupplier[A]

Inherited from AnyRef

Inherited from Any

Ungrouped