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 ByteInput
getBytes, getDataInputStream, getMessageDigest, getSize, readAllLines, setDetailedInput, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ToolInput
isDetailedInput
-
Field Details
-
originalStream
-
-
Constructor Details
-
StreamInput
-
-
Method Details
-
init
-
drainIs
-
getName
-