Class StreamInput
java.lang.Object
org.openjdk.asmtools.common.inputs.ByteInput
org.openjdk.asmtools.common.inputs.StreamInput
- All Implemented Interfaces:
ToolInput
- Direct Known Subclasses:
StdinInput
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]drainIs(InputStream is) getName()protected voidinit()Methods inherited from class org.openjdk.asmtools.common.inputs.ByteInput
getBytes, getDataInputStream, getMessageDigest, getSize, readAllLines, setDetailedInput, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.openjdk.asmtools.common.inputs.ToolInput
isDetailedInput