extends InputStream
| bfm | |
| net.minecraft.util.FastBufferedInputStream | |
| net.minecraft.class_6826 | |
| net.minecraft.util.FixedBufferInputStream |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||
| private final InputStream |
| ||||||||
| private final byte[] |
| ||||||||
| private int |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (InputStream stream) |
| public | (InputStream stream, int size) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public int |
| ||||||||
| public long |
| ||||||||
| public int |
| ||||||||
| public void |
| ||||||||
| private int |
| ||||||||
| private void |
|