@Unstable public abstract class AbstractByteBuf extends Object
ByteBuf的一个抽象,这样可以隔离各种Bytebuf
AbstractByteBuf()
abstract byte[]
array()
abstract int
readableBytes()
abstract boolean
release()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractByteBuf()
public abstract byte[] array()
public abstract int readableBytes()
public abstract boolean release()
Copyright © 2008–2018 The Ant Financial. All rights reserved.