mirror of
https://github.com/yv1ing/rdp_channel.git
synced 2025-09-16 14:59:08 +08:00
修复一点小错误
This commit is contained in:
@@ -134,7 +134,7 @@ func (f *FastPath) Write(payload []byte) error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
FastParh解包
|
FastPath解包
|
||||||
*/
|
*/
|
||||||
|
|
||||||
func (f *FastPath) Read() (payload []byte, err error) {
|
func (f *FastPath) Read() (payload []byte, err error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user