FileUploadResource::BYTES_TO_READ
The amount of bytes to read in each iteration when streaming file data.
File
-
core/
modules/ file/ src/ Plugin/ rest/ resource/ FileUploadResource.php, line 75
Class
- FileUploadResource
- File upload resource.
Namespace
Drupal\file\Plugin\rest\resourceCode
const BYTES_TO_READ = 8192;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.