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