| Package | Description |
|---|---|
| java.io | |
| java.lang |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayInputStream |
class |
DataInputStream |
| Modifier and Type | Field and Description |
|---|---|
protected InputStream |
DataInputStream.in |
| Constructor and Description |
|---|
DataInputStream(InputStream in) |
InputStreamReader(InputStream is) |
InputStreamReader(InputStream is,
String enc) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
ClassLoader.getResourceAsStream(String name) |
InputStream |
Class.getResourceAsStream(String name) |
static InputStream |
ClassLoader.getSystemResourceAsStream(String name) |
Copyright © 2026. All rights reserved.