- (stream-xor buffer #!optional [stream (current-input-port)])procedure
Xors the contents of the string buffer with bytes read from stream. Returns a new string holding the result.
Xors the contents of the string buffer with bytes read from stream. Returns a new string holding the result.