Method | Description | |
---|---|---|
Close ( ) : void | ||
Flush ( ) : void | ||
Write ( byte buf, int offset, int len ) : void | ||
WriteByte ( byte b ) : void |
Method | Description | |
---|---|---|
TlsOuputStream ( |
||
WriteByte ( int arg0 ) : void |
public Write ( byte buf, int offset, int len ) : void | ||
buf | byte | |
offset | int | |
len | int | |
return | void |