Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: mutil.fancyWriter.ReadFrom records number of bytes written (#256)
Without this hlog.AccessHnalder reports a size written of 0 when the ReadFrom method is used. This is easily visible when using http.FileServer where all files are served with a logged size of 0.
- Loading branch information