### Version 4.x and 5.x ### Context https://github.com/eclipse-vertx/vert.x/blob/8ce1eb1d982953e18fbd4a249b6d4142b603488f/vertx-core/src/main/java/io/vertx/core/file/impl/FileSystemImpl.java#L879 shows that we perform a double copy of the byte[] since Buffer perform another copy of it ### Steps to reproduce _No response_ ### Do you have a reproducer? _No response_