| 构造器和说明 |
|---|
BufferHeader(boolean isCompressed,
int length,
Buffer.DataType dataType) |
public BufferHeader(boolean isCompressed,
int length,
Buffer.DataType dataType)
public boolean isCompressed()
public int getLength()
public Buffer.DataType getDataType()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.