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.IOException
Copyright © 2009-2022 The Apache Software Foundation