public interface Sequential extends RandomBuilder
RandomBuilder.PositionInfo| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
write(byte[] b,
int off,
int len)
データを追加します。
|
addBlock, closeBlock, dispose, finish, getPositionInfo, insertBlockBefore, supportsPositionInfo, writevoid write(byte[] b,
int off,
int len)
throws IOException
b - バイト列。off - バイト列中の開始位置。len - バイト列中のデータの長さ。IOExceptionCopyright © 2023 座間ソフト. All rights reserved.