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