package
0.0.1
Repository: https://github.com/nana-miko/netpoll.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

MetaData 使用长度+数据的编码.
MetaReader 用于从字节流中读取由长度(4 byte)+数据组成的元数据.
SmartSlice 智能切片,拥有自动扩容,空间重用等特性 线程不安全.