public abstract class Edit extends Base implements IndexEdit
Input.AbstractInputOutput.AbstractOutput| コンストラクタと説明 |
|---|
Edit() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
add(long index,
byte b)
1バイト追加.
|
void |
add(long index,
byte[] b)
バイト列を追加.
|
byte |
del(long index)
1バイト削除
|
Edit |
del(long index,
byte[] d)
削除 / 切り取り
|
int |
write(ByteBuffer src)
上書き
EditBlockは上限はないことにする.
|
backWrite, backWrite, backWrite, backWrite, close, dbackWrite, dwrite, flush, getBackOutputStream, getOutputStream, isOpen, put, put, put, put, write, write, write, writeback, backRead, backRead, backReadPacket, backSize, get, get, get, get, getBackInputStream, getInputStream, read, read, read, readPacket, revGet, revGet, revGet, size, skip, toByteArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, get, getput, put, putget, get, get, get, getInputStream, length, read, read, read, read, read, readPacket, size, skip, skipImpl, splitImpl, toByteArrayback, backImpl, backLength, backRead, backRead, backRead, backReadPacket, backSize, getBackInputStream, revGet, splitImplreadpublic void add(long index,
byte b)
public void add(long index,
byte[] b)
public Edit del(long index, byte[] d)
public int write(ByteBuffer src)
write インタフェース内 WritableByteChannelwrite クラス内 Basesrc - 転送元Copyright © 2024. All rights reserved.