|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface SerialSupport
直列化された単純なデータをサポートします。
| 入れ子のクラスの概要 |
|---|
| インタフェース jp.cssj.rsr.RandomBuilder から継承された入れ子のクラス/インタフェース |
|---|
RandomBuilder.PositionInfo |
| メソッドの概要 | |
|---|---|
void |
write(byte[] b,
int off,
int len)
データを追加します。 |
| インタフェース jp.cssj.rsr.RandomBuilder から継承されたメソッド |
|---|
addBlock, closeBlock, dispose, finish, getPositionInfo, insertBlockBefore, supportsPositionInfo, write |
| メソッドの詳細 |
|---|
void write(byte[] b,
int off,
int len)
throws IOException
b - バイト列。off - バイト列中の開始位置。len - バイト列中のデータの長さ。
IOException
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||