1. ByteBuffer 是java.nio.Buffer.ByteBuffer; ByteBuf 是io.netty.buffer.ByteBuf.
2. ByteBuffer长度固定,无法动态扩展和收缩,