Package

global.namespace.fun.io.scala

api

Permalink

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
Visibility
  1. Public
  2. All

Type Members

  1. type Buffer = api.Buffer

    Permalink
  2. type Codec = api.Codec

    Permalink
  3. type ConnectedCodec = api.ConnectedCodec

    Permalink
  4. type Decoder = api.Decoder

    Permalink
  5. type Encoder = api.Encoder

    Permalink
  6. type Sink = api.Sink

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

    Permalink
  8. type Source = api.Source

    Permalink
  9. type Store = api.Store

    Permalink
  10. type Transformation = api.Transformation

    Permalink
  11. implicit class WithCodec extends AnyRef

    Permalink
  12. implicit class WithStore extends AnyRef

    Permalink
  13. implicit class WithTransformation extends AnyRef

    Permalink

Value Members

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

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

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

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped