Method | Description | |
---|---|---|
IntBuffer ( ) : System | ||
Put ( int val ) : void | ||
Wrap ( int data ) : |
Method | Description | |
---|---|---|
IntBuffer ( byte buf, int start, int len ) : System |
protected IntBuffer ( byte buf, int start, int len ) : System | ||
buf | byte | |
start | int | |
len | int | |
return | System |