StaticBufferSize

Total size of preallocated buffer space. Always a multiple of 65’536 Bytes. If the preallocated buffer is full, the nxLib will allocate new buffer memory as needed. This will have a negative effect on most process times.

Format

Number

Total size of preallocated buffer space (in bytes).

Default

4194304 (i.e. 4MB)