Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.tigris.subversion.javahl.SVNInputStream.Outputer
public void close() throws IOException
close the output
- Specified by:
- close in interface OutputInterface
public int write(byte[] data) throws IOException
write the bytes in data to java
- Specified by:
- write in interface OutputInterface
- Parameters:
data
- the data to be writtem