QuotedPrintableDecoder |
QuotedPrintableDecoder.drainHandler(io.vertx.core.Handler<java.lang.Void> handler) |
QuotedPrintableDecoder |
QuotedPrintableDecoder.exceptionHandler(io.vertx.core.Handler<java.lang.Throwable> handler) |
QuotedPrintableDecoder |
QuotedPrintableDecoder.setWriteQueueMaxSize(int maxSize) |
QuotedPrintableDecoder |
QuotedPrintableDecoder.write(io.vertx.core.buffer.Buffer data) |
QuotedPrintableDecoder |
QuotedPrintableDecoder.write(io.vertx.core.buffer.Buffer data,
io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>> handler) |