private class SSLSocketImpl.AppOutputStream extends OutputStream
| 限定符和类型 | 字段和说明 |
|---|---|
private byte[] |
oneByte |
| 限定符 | 构造器和说明 |
|---|---|
private |
AppOutputStream() |
public void write(int i)
throws IOException
write 在类中 OutputStreamIOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOException
write 在类中 OutputStreamIOExceptionpublic void close()
throws IOException
close 在接口中 Closeableclose 在接口中 AutoCloseableclose 在类中 OutputStreamIOExceptionCopyright © 2023. All rights reserved.