Used by the ReadChars object for converting an arbitrary object to an ReadChars Object
Used by the WriteChars object for converting an arbitrary object to an WriteChars Object
Used by the Input object for converting an arbitrary object to an Input Object
Used by the Output object for converting an arbitrary object to an Output Object
Used by the ReadChars object for converting an arbitrary object to an ReadChars Object
Used by the Seekable object for converting an arbitrary object to an Seekable Object
Used by the WriteChars object for converting an arbitrary object to an WriteChars Object
contains several implementations of scalax.io.AsReadCharsConverterFromBinary.
contains several implementations of scalax.io.AsWriteCharsConverter.
contains several implementations of scalax.io.AsInputConverter.
contains several implementations of scalax.io.AsOutputConverter.
contains several implementations of scalax.io.AsReadCharsConverter.
contains several implementations of scalax.io.AsSeekableConverter.
contains several implementations of scalax.io.AsWriteCharsConverter.
Wrap an arbitraty object as and AsInput object allowing the object to be converted to an Input object.
Wrap an arbitraty object as and AsInput object allowing the object to be converted to an Input object.
The possible types of src are the subclasses of scalax.io.AsInputConverter
Wrap an arbitraty object as and AsOutput object allowing the object to be converted to an Output object.
Wrap an arbitraty object as and AsOutput object allowing the object to be converted to an Output object.
The possible types of src are the subclasses of scalax.io.AsOutputConverter
Wrap an arbitrary object as and AsReadChars object allowing the object to be converted to an ReadChars object.
Wrap an arbitrary object as and AsReadChars object allowing the object to be converted to an ReadChars object.
The possible types of src are the subclasses of scalax.io.AsReadCharsConverter
Wrap an arbitrary object as and AsReadChars object allowing the object to be converted to an ReadChars object.
Wrap an arbitrary object as and AsReadChars object allowing the object to be converted to an ReadChars object.
The possible types of src are the subclasses of scalax.io.AsReadCharsConverterFromBinary
Wrap an arbitraty object as and AsSeekable object allowing the object to be converted to an Seekable object.
Wrap an arbitraty object as and AsSeekable object allowing the object to be converted to an Seekable object.
The possible types of src are the subclasses of scalax.io.AsSeekableConverter
Wrap an arbitrary object as and AsWriteChars object allowing the object to be converted to an WriteChars object.
Wrap an arbitrary object as and AsWriteChars object allowing the object to be converted to an WriteChars object.
The possible types of src are the subclasses of scalax.io.AsWriteCharsConverter
Wrap an arbitrary object as and AsWriteChars object allowing the object to be converted to an WriteChars object.
Wrap an arbitrary object as and AsWriteChars object allowing the object to be converted to an WriteChars object.
The possible types of src are the subclasses of scalax.io.AsWriteCharsConverter