package
1.24.4
Repository: https://github.com/v2ray/v2ray-core.git
Documentation: pkg.go.dev

# Functions

NewAdaptiveReader creates a new AdaptiveReader.
NewAdaptiveWriter creates a new AdaptiveWriter.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AdaptiveReader is a Reader that adjusts its reading speed automatically.
AdaptiveWriter is a Writer that writes alloc.Buffer into underlying writer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Reader extends io.Reader with alloc.Buffer.
Writer extends io.Writer with alloc.Buffer.