Start » Filter Reference » System » Binary Data » LoadBuffer
Module: | FoundationLite |
---|
Reads bytes from a file and returns them as a bytes buffer.
Name | Type | Description | |
---|---|---|---|
inFile | File | ||
outBuffer | ByteBuffer |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
IoError | File is too large for byte buffer. |
Complexity Level
This filter is available on Basic Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, Aurora Vision Studio Professional version.