public interface BodyBufferSupport
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.buffer.Buffer |
getBodyBuffer() |
byte[] |
getBodyBytes() |
int |
getBodyBytesLength() |
void |
setBodyBuffer(io.vertx.core.buffer.Buffer bodyBuffer) |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.