(defmethod serialize-byte (byte (stream serialization-buffer)) (vector-push-extend byte (contents stream) #.(* 8 1024)))