t-sin / inquisitor

Encoding/end-of-line detection and external-format abstraction for Common Lisp
34 stars 3 forks source link

Remove *detecting-buffer-size* #19

Closed t-sin closed 7 years ago

t-sin commented 9 years ago

Remove *detecting-buffer-size* and add optional size parameter to detecter methods.

t-sin commented 9 years ago

About detect-end-of-line, this has to use fixed length vector at multiple-times.

t-sin commented 7 years ago

https://github.com/t-sin/inquisitor/issues/44 busted the *detecting-buffer-size*, inquisitor read whole stream.