T
- the type of the InputStream.@FunctionalInterface protected static interface AbstractByteArrayOutputStream.InputStreamConstructor<T extends InputStream>
Modifier and Type | Method and Description |
---|---|
T |
construct(byte[] buf,
int offset,
int length)
Construct an InputStream subclass.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.