toResource() public method
Returns an opened stream resource, which can be used to read file.
Note: each invocation of this method will create new file resource.
public resource toResource ( ) | ||
---|---|---|
return | resource |
Stream resource. |
toResource() public method
Returns an opened stream resource, which can be used to read file.
Note: each invocation of this method will create new file resource.
public resource toResource ( ) | ||
---|---|---|
return | resource |
Stream resource. |
Please login to continue.