public static class WriteBuffers.ByteSegmentRef extends Object
Constructor and Description |
---|
WriteBuffers.ByteSegmentRef() |
WriteBuffers.ByteSegmentRef(long offset,
int length) |
public WriteBuffers.ByteSegmentRef(long offset, int length)
public WriteBuffers.ByteSegmentRef()
public void reset(long offset, int length)
public byte[] getBytes()
public long getOffset()
public int getLength()
public ByteBuffer copy()
Copyright © 2017 The Apache Software Foundation. All rights reserved.