Back to FabImage Studio website
You are here: Start » Filter Reference » File System » SaveBytes_Deprecated
Writes bytes passed as integer values to a file.
Name | Type | Description | |
---|---|---|---|
![]() |
inBytes | IntegerArray | Numerical values of bytes (0-255) to write. |
![]() |
inFileAccessMode | FileAccessMode | |
![]() |
inFile | File | |
![]() |
inIgnoreErrors | Bool |
Deprecation Information
This filter has been declared deprecated and will be removed in future version. Filter SaveBuffer should be used instead.
Complexity Level
This filter is available on Basic Complexity Level.