Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
QABinaryMessage インスタンスのメッセージ本文未読部分の先頭から boolean 値を読み込みます。
boolean QABinaryMessage.readBoolean() throws QAException
メッセージ本文から読み込まれる boolean 値。
QAException クラス 値の読み込みで変換エラーが発生した場合、または読み込める入力が残っていない場合にスローされます。