net.sf.asyncobjects.asyncscala.nio

text

package text

Visibility
  1. Public
  2. All

Type Members

  1. class DecoderInput extends CloseableBase with ATextInput

    Decoder input

  2. class EncoderOutput extends CloseableBase with ATextOutput

    The encoder output for the stream

  3. class StringOutput extends CloseableBase with ATextOutput

    StringOutput (uses StringBuilder internally)

Value Members

  1. object DecoderInput extends AnyRef

  2. object EncoderOutput extends AnyRef

  3. object StringInput extends AnyRef

    String input companion object

  4. object StringOutput extends AnyRef