extends InputStream
| bep | |
| net.minecraft.util.FastBufferedInputStream | |
| net.minecraft.class_6826 | |
| net.minecraft.util.FixedBufferInputStream | |
| net.minecraft.src.C_196105_ | |
| net.minecraft.util.FastBufferedInputStream |
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 |
|