setArrayPool
Sets the ArrayPool implementation to allow variable sized arrays to be stored and retrieved as needed.
Return
This builder.
Parameters
arrayPool
The pool to use.
Sets the ArrayPool implementation to allow variable sized arrays to be stored and retrieved as needed.
This builder.
The pool to use.