Méthode | Description | |
---|---|---|
NewByteBuffer ( int size ) : byte[] | ||
NewCharBuffer ( int size ) : char[] |
public static NewByteBuffer ( int size ) : byte[] | ||
size | int | |
Résultat | byte[] |
public static NewCharBuffer ( int size ) : char[] | ||
size | int | |
Résultat | char[] |