public static interface AsyncStreamingOutputPlus.BufferSupplier
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
get(int capacity)
Request a buffer with at least the given capacity.
|
java.nio.ByteBuffer get(int capacity)
throws java.io.IOException
java.io.IOExceptionCopyright © 2009-2020 The Apache Software Foundation