JadeBytesGetContentLimit
Integer
64M
Purpose
The JadeBytesGetContentLimit parameter specifies the maximum size for the content of a
The value for the JadeBytesGetContentLimit parameter is in the range 256 bytes through the smaller of 1G byte or a third of the physical memory on the machine executing the getContent method.
For performance reasons, the
bin := bytes.getContent;
Parameter is read when …
The