随笔分类 -  netty

摘要:1 @Override 2 public final void read() { 3 final ChannelConfig config = config(); 4 if (shouldBreakReadReady(config)) { 5 clearReadPending(); 6 return 阅读全文
posted @ 2022-08-19 18:41 顾满楼 阅读(157) 评论(0) 推荐(0) 编辑
摘要:1 /** 2 * Creates a new instance. 3 * 4 * @param byteOrder 5 * the {@link ByteOrder} of the length field 6 * @param maxFrameLength 包的最大长度 7 * the maxi 阅读全文
posted @ 2022-08-17 11:06 顾满楼 阅读(226) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示