Hi, can i pass byte[] directly, without the file path in InputStream input = new FileInputStream(Paths.get(filepath).toFile());
Hi, can i pass byte[] directly, without the file path in InputStream input = new FileInputStream(Paths.get(filepath).toFile());