JAVA/CORBA クラス
ストリームからバイト数を読み込みます。
定義が行われるクラス Stream
構文 public byte[] read() throws NotesException
public byte[] read(int length) throws NotesException
パラメータ int length
クロスリファレンス LotusScript NotesStream クラスの Read メソッド
例