mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-06 05:17:38 +03:00
Add direct copy
This commit is contained in:
parent
44534566a3
commit
bf0aaacc67
15 changed files with 912 additions and 136 deletions
|
@ -125,7 +125,7 @@ func (w *ExtendedWriterWrapper) Upstream() any {
|
|||
return w.Writer
|
||||
}
|
||||
|
||||
func (w *ExtendedReaderWrapper) WriterReplaceable() bool {
|
||||
func (w *ExtendedWriterWrapper) WriterReplaceable() bool {
|
||||
return true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue