Skip to content

Commit

Permalink
comment:完善补充
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklyc committed Jul 23, 2019
1 parent ceecd4f commit 5c6e6b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
/**
* A size delimited Receive that consists of a 4 byte network-ordered size N followed by N bytes of content
* 网络读取数据容器封装
* | size | data |
*/
public class NetworkReceive implements Receive {

Expand Down

0 comments on commit 5c6e6b4

Please sign in to comment.