Package

org.scalajs

nodejs

Permalink

package nodejs

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. nodejs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type FileDescriptor = Integer

    Permalink
  2. type NodeOptions = Dictionary[_]

    Permalink
  3. trait StringDecoder extends Object with NodeModule with EventEmitter

    Permalink
    Annotations
    @RawJSType() @native()
  4. trait StringDecoderClass extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  5. trait StringDecoderInstance extends Object

    Permalink
    Annotations
    @RawJSType() @native()

Value Members

  1. object StringDecoder

    Permalink
  2. object StringDecoderClass

    Permalink
  3. implicit def duration2Double(duration: FiniteDuration): Double

    Permalink
  4. implicit def duration2Int(duration: FiniteDuration): Int

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped