Source

trait Source extends Writable

A source of bytes; must provide either an InputStream or a SeekableByteChannel to read from. Can be constructed implicitly from strings, byte arrays, inputstreams, channels or file paths

Companion:
object
trait Writable
class Object
trait Matchable
class Any

Value members

Abstract methods

Concrete methods

Definition Classes

Inherited methods

Inherited from:
Writable