Buffer
A binary buffer (file data)
Specification
codepage
Type:
String
The semantic of the buffer
Examples
Basic buffer
A simple binary buffer field. You can use the toBinary()
function to convert data to a binary format.

File input
When combined with the filename
parameter, the buffer can be used for a file input dialog.

Last updated