|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWriteAction
Method Summary | |
---|---|
void |
addBytes(byte[] bytes)
|
void |
applyTo(IFileSystemInterface fsi,
int index)
|
byte[] |
getBytes(int index)
|
long |
getPosition()
|
boolean |
isEmpty()
|
void |
persist(IFileSystemInterface fsi,
int index)
|
Method Detail |
---|
byte[] getBytes(int index)
void applyTo(IFileSystemInterface fsi, int index)
void addBytes(byte[] bytes)
void persist(IFileSystemInterface fsi, int index)
boolean isEmpty()
long getPosition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |