|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteBuffer | |
---|---|
com.jscape.util | Contains some generic utility classes used by this library. |
Uses of ByteBuffer in com.jscape.util |
---|
Methods in com.jscape.util that return ByteBuffer | |
---|---|
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. |
Methods in com.jscape.util with parameters of type ByteBuffer | |
---|---|
void |
ByteBuffer.append(ByteBuffer buf)
Appends data to this ByteBuffer |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |