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