Class InputStreamKt
-
- All Implemented Interfaces:
public final class InputStreamKt
-
-
Method Summary
Modifier and Type Method Description final static InputStreaminputStream(FakeContext $self)Generates a Java input stream backed by random bytes. -
-
Method Detail
-
inputStream
final static InputStream inputStream(FakeContext $self)
Generates a Java input stream backed by random bytes.
-
-
-
-