mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-17 18:06:15 -05:00
comments
This commit is contained in:
parent
341fa376a1
commit
e756222a7d
@ -9,6 +9,7 @@ const (
|
||||
defaultOffset = 16
|
||||
)
|
||||
|
||||
// A Writer that writes contents into the given buffer.
|
||||
type BytesWriter func([]byte) int
|
||||
|
||||
// Buffer is a recyclable allocation of a byte array. Buffer.Release() recycles
|
||||
|
Loading…
Reference in New Issue
Block a user