public class RequestInputStream extends InputStream
RequestInputStream(io.vertx.core.http.HttpServerRequest request)
int
read()
available, close, mark, markSupported, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestInputStream(io.vertx.core.http.HttpServerRequest request)
public int read() throws IOException
read
InputStream
IOException
Copyright © 2024. All rights reserved.