mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-11-02 02:39:25 +00:00
Merge branch 'master' of https://github.com/v2ray/v2ray-core
This commit is contained in:
commit
49056d9942
@ -52,6 +52,7 @@ func (b *Buffer) Clear() *Buffer {
|
||||
return b
|
||||
}
|
||||
|
||||
// Reset resets this Buffer into its original state.
|
||||
func (b *Buffer) Reset() *Buffer {
|
||||
b.offset = defaultOffset
|
||||
b.Value = b.head
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user