Methods Summary |
---|
public synchronized boolean | allowPurging(boolean allowPurging) throw new RuntimeException("Stub!");
|
public void | close() throw new RuntimeException("Stub!");
|
protected void | finalize() throw new RuntimeException("Stub!");
|
public java.io.InputStream | getInputStream() throw new RuntimeException("Stub!");
|
public java.io.OutputStream | getOutputStream() throw new RuntimeException("Stub!");
|
public boolean | isPurgingAllowed() throw new RuntimeException("Stub!");
|
public int | length() throw new RuntimeException("Stub!");
|
public int | readBytes(byte[] buffer, int srcOffset, int destOffset, int count) throw new RuntimeException("Stub!");
|
public void | writeBytes(byte[] buffer, int srcOffset, int destOffset, int count) throw new RuntimeException("Stub!");
|