|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ws4d.java.types.ByteArrayBuffer
public class ByteArrayBuffer
| Constructor Summary | |
|---|---|
ByteArrayBuffer(byte[] buffer,
int contentLength)
|
|
| Method Summary | |
|---|---|
byte[] |
getBuffer()
|
int |
getContentLength()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByteArrayBuffer(byte[] buffer,
int contentLength)
buffer - contentLength - | Method Detail |
|---|
public byte[] getBuffer()
public int getContentLength()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||