protected class BufferedRandomAccessFile.FileBufferStruct
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
bytes
Description of the Field
|
int |
dataLen
Description of the Field
|
long |
filePos
Description of the Field
|
boolean |
modified
Description of the Field
|
int |
pos
Description of the Field
|
Modifier | Constructor and Description |
---|---|
protected |
BufferedRandomAccessFile.FileBufferStruct() |