DummyInputStream
mill.api.DummyInputStream
@Scaladoc(value = "/**\n * A dummy input stream containing an empty byte array.\n */")
object DummyInputStream extends ByteArrayInputStream
A dummy input stream containing an empty byte array.
Attributes
- Source
- DummyStreams.scala
- Graph
-
- Supertypes
-
class ByteArrayInputStreamclass InputStreamtrait Closeabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
- Self type
-
DummyInputStream.type
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- InputStream
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- InputStream
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- ByteArrayInputStream
Attributes
- Inherited from:
- ByteArrayInputStream
In this article