public class ReusableByteArrayInputStream
extends java.io.ByteArrayInputStream
| Constructor and Description |
|---|
ReusableByteArrayInputStream(byte[] buf) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset(byte[] buf) |
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.