public class TlsOuputStream extends OutputStream
public void write(byte[] buf,
int offset,
int len)
throws IOException
write 在类中 OutputStreamIOExceptionpublic void write(int arg0)
throws IOException
write 在类中 OutputStreamIOExceptionpublic void cose()
throws IOException
IOExceptionpublic void close()
throws IOException
close 在接口中 Closeableclose 在接口中 AutoCloseableclose 在类中 OutputStreamIOExceptionpublic void flush()
throws IOException
flush 在接口中 Flushableflush 在类中 OutputStreamIOExceptionCopyright © 2016. All rights reserved.