摘要: 1.LineBasedFrameDecoder 1.先找到结束符索引 private static int findEndOfLine(final ByteBuf buffer) { final int n = buffer.writerIn... 阅读全文
posted @ 2015-03-01 17:16 solq 阅读(10574) 评论(0) 推荐(0) 编辑