(defmethod scan-byte ((stream serialization-buffer) &optional gc) (declare (ignore gc)) (deserialize-byte stream t))