mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-08 23:06:01 -04:00
comments
This commit is contained in:
@@ -36,6 +36,7 @@ func (h *copyHandler) writeTo(writer Writer, mb MultiBuffer) error {
|
||||
return err
|
||||
}
|
||||
|
||||
// SizeCounter is for counting bytes copied by Copy().
|
||||
type SizeCounter struct {
|
||||
Size int64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user