public class TestInputStream
extends java.io.InputStream
Constructor and Description |
---|
TestInputStream(int length) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
int |
read(byte[] b,
int off,
int len) |
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.