Allocate space for a file.
After calling this, append() or put() should be the next command.
the number of bytes to allocate
See Implementation
Allocate space for a file.
After calling this, append() or put() should be the next command.