DataObject support the `io.vertx.core.buffer.Buffer` type. The conversion of a JavaScript object should convert the buffers to a B64 encoded string before constructing the data object.
DataObject support the
io.vertx.core.buffer.Buffertype.The conversion of a JavaScript object should convert the buffers to a B64 encoded string before constructing the data object.