Tcsalist

Results 1 issues of Tcsalist

create buffer with default encoding. Signed-off-by: Tcheutchoua Steve Motivation: Current buffer creation uses, [buffer(String string, String enc) Create a new buffer from a string and using the specified encoding.](https://vertx.io/docs/apidocs/io/vertx/core/buffer/Buffer.html#buffer-java.lang.String-) instead...