Constructor and Description |
---|
StreamGobbler(InputStream is,
int maxBufferLength) |
Modifier and Type | Method and Description |
---|---|
boolean |
getIsTruncated() |
List<String> |
getLines() |
long |
getStreamLength() |
void |
run() |
public StreamGobbler(InputStream is, int maxBufferLength)
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.