hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
AbstractSecureSession.write
hunt
net
secure
AbstractSecureSession
AbstractSecureSession
Undocumented in source. Be warned that the author may not have intended to support it.
int
write
(ByteBuffer[] outputBuffers, Callback callback)
class
AbstractSecureSession
override
int
write
(
ByteBuffer
[]
outputBuffers
,
Callback
callback
)
int
write
(ByteBuffer outAppBuf, Callback callback)
Meta
Source
See Implementation
hunt
net
secure
AbstractSecureSession
AbstractSecureSession
constructors
this
functions
_doHandshake
close
closeInbound
closeOutbound
doHandshake
doHandshakeReceive
doHandshakeResponse
doTasks
getApplicationProtocol
getReceivedAppBuf
getSupportedApplicationProtocols
handshakeFinish
isClientMode
isHandshakeFinished
isOpen
merge
newBuffer
read
resizeAppBuffer
splitBuffer
unwrap
wrap
write
static variables
hsBuffer
variables
applicationProtocolSelector
closed
handshakeListener
initialHSComplete
initialHSStatus
receivedAppBuf
receivedPacketBuf
session
sslEngine