Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>T decode(ReaderSE reader) throws DecodeException, IOExceptionSE
reader - Web ソケットメッセージを読み取るリーダー。DecodeException - 提供されたリーダーからのデータを型 T にデコードできない場合 IOExceptionSE - リーダーからの読み取りでエラーが発生した場合 Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.