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

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

Last updated