Back to FabImage Studio website
You are here: Start » Filter Reference » Binary Data » LoadBuffer
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 here: Error Handling
Error type | Description |
---|---|
IoError | File is too large for byte buffer. |
Complexity Level
This filter is available on Basic Complexity Level.