| |
|
| java.lang.Object com.rimfaxe.util.RimfaxeFile
RimfaxeFile | public class RimfaxeFile (Code) | | author: Lars Andersen |
filelength | int filelength(Code) | | |
RimfaxeFile | public RimfaxeFile()(Code) | | Creates new file handler
|
RimfaxeFile | public RimfaxeFile(String fname)(Code) | | Creates new file handler
|
deflateByteArray | public byte[] deflateByteArray(byte[] inflatedarray)(Code) | | |
delete | public boolean delete()(Code) | | |
getError | public int getError()(Code) | | |
inflateByteArray | public byte[] inflateByteArray(byte[] zip)(Code) | | |
length | public int length()(Code) | | |
readBytes | public byte[] readBytes()(Code) | | |
readBytesDeflated | public byte[] readBytesDeflated()(Code) | | |
rewriteBytes | public void rewriteBytes(byte[] content)(Code) | | |
|
|
|