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

# Functions

NewBuffer creates a Buffer with 8K bytes of arbitrary content.
NewLargeBuffer creates a Buffer with 64K bytes of arbitrary content.
NewSmallBuffer creates a Buffer with 1K bytes of arbitrary content.

# Structs

Buffer is a recyclable allocation of a byte array.