Skip to content

Instantly share code, notes, and snippets.

@adelinor
Created April 8, 2018 19:45
Show Gist options
  • Save adelinor/6ed7a4fed81356ec5332e34b71377c76 to your computer and use it in GitHub Desktop.
Save adelinor/6ed7a4fed81356ec5332e34b71377c76 to your computer and use it in GitHub Desktop.
public ListenableFuture<FileSystemItem> createFile(String fileName, boolean overwrite, byte[] content) {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment