| Package | Description | 
|---|---|
| com.jscape.util | 
| Modifier and Type | Method and Description | 
|---|---|
ByteBuffer | 
ByteBuffer.getBuffer(int start)
Gets a portion of this ByteBuffer data. 
 | 
ByteBuffer | 
ByteBuffer.getBuffer(int start,
         int end)
Gets a portion of this ByteBuffer data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ByteBuffer.append(ByteBuffer buf)
Appends data to this ByteBuffer 
 | 
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved