文章目录 1. 概述 2. 类图 2.1 继承关系 2.2 类图简介 3. 构造方法 4.read事件框架 1. 概述 从字面可推知,AbstractNioByteChannel的底层数据为Byte字节。 2. 类图 2.1 继承关系 2.2 类图简介 3. 构造方法 /** * Create a new instance * * @param parent the parent {@link Channel} by which this instance was created. May