public class RefillableByteArrayInputStream
extends java.io.ByteArrayInputStream
| Constructor and Description |
|---|
RefillableByteArrayInputStream(byte[] buf) |
| Modifier and Type | Method and Description |
|---|---|
void |
refill(byte[] buf) |
void |
refill(byte[] buf,
int pos,
int len) |
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.