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