BBjFormPage::getBytesForFile
Description
This method returns an array of bytes for the given file.
Syntax
| Return Value | Method |
|---|---|
| byte[] | getBytesForFile(String file) |
Parameters
| Variable | Description |
|---|---|
| file | A String representing the file to get bytes for. |
Return Value
Returns an array of bytes for the file.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.