@Deprecated public final class NewOleFile extends RandomAccessFile
| Modifier and Type | Field and Description |
|---|---|
protected int[] |
_big_block_depot
Deprecated.
|
protected int[] |
_small_block_depot
Deprecated.
|
| Constructor and Description |
|---|
NewOleFile(String fileName,
String mode)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Deprecated.
|
protected int[] |
readChain(int[] blockChain,
int startBlock)
Deprecated.
|
close, getChannel, getFD, getFilePointer, length, read, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, seek, setLength, skipBytes, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFprotected int[] _big_block_depot
protected int[] _small_block_depot
public NewOleFile(String fileName, String mode) throws FileNotFoundException
FileNotFoundExceptionpublic static void main(String[] args)
protected int[] readChain(int[] blockChain,
int startBlock)
Copyright © 2020. All rights reserved.