jonathan icon indicating copy to clipboard operation
jonathan copied to clipboard

Allow to configure default buffer size

Open phmarek opened this issue 3 years ago • 0 comments

Currently this can be done via

(let ((fast-io:*default-output-buffer-size* *buffer-size*))
  ...)

but having that as a COMPILE-ENCODER argument etc. would be much nicer.

Thanks!

phmarek avatar Dec 10 '21 13:12 phmarek