# Functions
Frame 包格式
- STX: 0x28(40) - head length - body length - head data - body data - ETX: 0x29(41)
节省内存, 可被go runtime优化为writev操作.
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author