iWriteAll         662 ompi/mpi/java/java/File.java 	public Request iWriteAll(Buffer buf, int count, Datatype type) throws MPIException
iWriteAll         671 ompi/mpi/java/java/File.java 	private native long iWriteAll(long fh, Buffer buf, int count, long type)