public class VoidInputStream extends InputStream
InputStream
.Constructor and Description |
---|
VoidInputStream() |
Modifier and Type | Method and Description |
---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skip
public int read()
read
in class InputStream
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.