public class MixedInputStream extends Object implements AutoCloseable
| Modifier and Type | Class and Description |
|---|---|
static class |
MixedInputStream.Line |
| Constructor and Description |
|---|
MixedInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
MixedInputStream.Line |
readLine(int maxLineLength) |
public MixedInputStream(InputStream in)
public MixedInputStream.Line readLine(int maxLineLength)
public void close()
close in interface AutoCloseableCopyright © 2025 vpc open source initiative. All rights reserved.