This method is not documented.
string | Unique string for this engine, max length 32. |
This method is not documented.
bool | True if this engine can support new writes. |
This method is not documented.
bool | `true` if the engine has a filesize limit. |
int | Maximum storable file size, in bytes. |
bool | True if this is a test engine. |
This method is not documented.
bool | True if this is a chunk engine. |
This method is not documented.
string | $data | The file data to write. |
array | $params | File metadata (name, author), if available. |
string | Unique string which identifies the stored file, max length 255. |
This method is not documented.
string | $handle | The handle returned from @{method:writeFile} when the file was written. |
This method is not documented.
string | $handle | The handle returned from @{method:writeFile} when the file was written. |
int | $length | File size in bytes. |
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
int|null | Byte size, or `null` if there is no chunk support. |
This method is not documented.
PhabricatorFile | $file | |
| $begin | |
| $end | |
PhabricatorFileStorageFormat | $format | |
This method is not documented.
| $data | |
PhabricatorFileStorageFormat | $format | |
This method is not documented.
PhabricatorUser | $viewer | Viewing user. |
string | $hash | Claimed file hash. |
string | Rehashed file hash. |
This method is not documented.
This method is not documented.
This method is not documented.