- message-digest-chunk-port-read-maker #!optional CTORparameter
Supplies the procedure used to create an input procedure.
- CTOR
- (PORT #!optional SIZE) -> (-> (or false blob))
- PORT
- source open input port
- SIZE
- chunk size, default (message-digest-chunk-size)
The default CTOR returns a reader from PORT in SIZE bytes.